Commitlog增量开关

时间:2018-10-08 08:04:05

标签: cassandra

我们突然听到“我没有保留任何细分;创建新的'in'日志后,我们就开始在单节点cassandra群集上运行性能爆发。
据推测,这意味着提交日志正在扩展以捕获更多段;这将影响性能指标。
上面的问题:

1.Can this be avoided by pre-reserving segments for commit log and how.  
2.How can we query the current limit of a commitlog for a cassandra instace.  
3.We also notice memtable flush pointing to commitlog activity. Does commitlog sync duration  trigger table flushes  

我们正在使用3.11.x版本

0 个答案:

没有答案