Last week in scylladb.git master (issue #212; 2024-01-07)

This short report brings to light some interesting commits to scylladb.git master from the last week. Commits in the f1dea4bc8a…7e84e03f52 range are covered.

There were 60 non-merge commits from 11 authors in that period. Some notable commits:


Internal updates to system.peers ensure the host_id column is filled in correctly; this is required for Raft to operate correctly. Note all released versions already fill in this column.

Communication of tablet routing information to the drivers has been streamlined.

Communication of tablet routing information to the drivers is now negotiated; older drivers will not receive tablet routing information they will not use.

An edge case in converting JSON numbers close to the maximum integer has been fixed.


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