Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个项目来在 C* 集群上自动配置键空间及其关联的列族。当我在我的盒子和我们的团队开发环境中开发这个时,cql 语句执行得非常快,但是当我(从我的盒子)指向我们的测试环境运行它时,每个 create 语句需要大约 10 秒才能运行。到测试集群的 Ping 时间 < 1 毫秒。据我所知,集群非常相似,有人知道可能需要调整的任何集群设置吗?