Skip to content

Releases: criteo-forks/scylla

scylla-5.0.0+criteo2: gossip: Speed up wait for gossip settle

21 Jul 13:36
Compare
Choose a tag to compare
In a large cluster, a node would receive frequent and periodic gossip
application state updates like CACHE_HITRATES or VIEW_BACKLOG from peer
nodes. Those states are not critical. They should not be counted for the
_msg_processing counter which is used to decide if gossip is settled.

This patch fixes the long settle on every restart issue reported by
users.

Refs #10337

Closes #10892

scylla-5.0.0+criteo1

18 Jul 12:13
Compare
Choose a tag to compare
Fix incompatibility between 4.6 and 5.0

scylla-4.6.3+criteo5

14 Jun 08:28
Compare
Choose a tag to compare

scylla-4.6.3+criteo4

18 May 07:52
Compare
Choose a tag to compare
Ensure gossip is enabled on all shards before starting the failure_de…

scylla-4.6.3+criteo3

16 May 07:37
Compare
Choose a tag to compare
Ensure gossip is enabled on all shards before starting the failure_de…

scylla-4.6.3+criteo2

19 Apr 12:43
Compare
Choose a tag to compare
Add attributes support

Code is mostly taken from the standard role manager
This was done to be on par with the standard role manager implementation

scylla-4.6.3+criteo1: deprecate internal_distributed_timeout_config

19 Apr 07:59
Compare
Choose a tag to compare
It has been replaced by internal_distributed_query_state

scylla-4.4.6-wantimeout1

28 Jan 14:40
Compare
Choose a tag to compare
Add observability on the throttling and background

scylla-4.5.3+criteo2

22 Dec 13:28
Compare
Choose a tag to compare
deprecate internal_distributed_timeout_config

It has been replaced by internal_distributed_query_state

scylla-4.5.1+criteo2

10 Nov 08:11
Compare
Choose a tag to compare
deprecate internal_distributed_timeout_config

It has been replaced by internal_distributed_query_state