This is an automated email from the ASF dual-hosted git repository.
Mmuzaf pushed a change to branch cassandra-6.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 3d40c8825c Expunged records may be resurrected:
CommandChanges.shouldCleanup short-circuits to NO if there is no data, but this
is incorrect as Cleanup.EXPUNGE may have dropped the data and the record must
receive cleanup EXPUNGE and be reported as ERASED. Also Fix: - Populate CFK
system table row markers so we can stop reading sstables as soon as we have
data - system_accord_debug.executors has wrong clustering type -
RemoteToLocalVirtualTable should lazily allocate the par [...]
add 7899b594b8 Speed up nodetool doc generation by producing all command
help in a single jvm
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
build.xml | 24 ++++-
doc/scripts/gen-nodetool-docs.py | 78 ++++----------
.../tools/nodetool/NodetoolHelpGenerator.java | 113 +++++++++++++++------
4 files changed, 125 insertions(+), 91 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]