- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我已经意识到一些 sstables 不会被丢弃,即使它们只包含墓碑。
使用手动主要压缩这些 sstables 被删除。
也许它需要将 unchecked_tombstone_compaction 与 gc_grace_period 一起更新为 true
我见过实用程序 sstableexpiredblockers 实用程序,它将显示阻止 SSTable 丢弃的阻塞 SSTables。
During compaction, Cassandra can drop entire SSTables if they contain only expired tombstones and if it is guaranteed to not cover any data in other SSTables. This diagnostic tool outputs all SSTables that are blocking other SSTables from being dropped.
... if it is guaranteed to not cover any data in other SSTables ...
最佳答案
刚看了一下(有点晚了)。您可以检查安装过程中是否设置了 NTP 服务器池。这可能是时钟未同步的一个重要原因。
此外,已经看到,为此目的使用物理机而不是依赖虚拟机是个好主意。
关于cassandra - sstableexpiredblockers : what to do having blocking SSTables in Cassandra?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48228393/
我是一名优秀的程序员,十分优秀!