小编T. *_*ink的帖子

nodetool修复需要很长时间才能完成

我目前在 18 节点配置中运行Cassandra 3.0.9。我们加载了相当多的数据,现在正在对每个节点进行修复。我的 nodetool 命令脚本如下:

nodetool repair -j 4 -local -full
Run Code Online (Sandbox Code Playgroud)

使用 nodetool tpstats 我看到了 4 个需要修复的线程,但它们的修复速度非常慢。我有 1000 次维修,按照这个速度需要数周时间。系统日志有修复项目,但也列出了“重新分发索引摘要”。这是导致我行动缓慢的原因吗?有没有更快的方法来做到这一点?

cassandra cassandra-3.0

2
推荐指数
1
解决办法
1933
查看次数

标签 统计

cassandra ×1

cassandra-3.0 ×1