Last week in scylladb.git master (issue #300; 2025-11-30)

This short report brings to light some interesting commits to scylladb.git master from the last week. Commits in the 724dc1e582..44c605e59c range are covered.

There were 63 non-merge commits from 27 authors in that period. Some notable commits:


Nodes that are excluded from the cluster now receive a notification about it, to improve their diagnostics.

Tablets of co-located tables are no longer repaired individually.

The scylla sstable tool now has a dump-schema command.

One can now limit the maximum shares generated by the compaction controller to reduce autocompaction impact on performance.

The tablet scheduler moves the two halves of to-be-merged tablets together. It now avoids conflicting migration plans when doing so.

Error handling for service level manipulations from CQL was improved.


See you in the next issue of last week in scylladb.git master!