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.
我正在使用solr 7.7.2。
我们的CDCR由于某种原因坏了。所以现在tlog的大小很大……我现在不关心CDCR,只想先清理所有这些tlog。否则磁盘空间将满。
使用 after commit 手动删除是否安全(由于CDCRrm -rf ./tlog故障,提交无法清除tlog)?
rm -rf ./tlog