Skip to content

Test sni-proxy setup fix - #1

Open
Gor027 wants to merge 16 commits into
scylla-4.xfrom
test_ccm_4
Open

Test sni-proxy setup fix#1
Gor027 wants to merge 16 commits into
scylla-4.xfrom
test_ccm_4

Conversation

@Gor027

@Gor027 Gor027 commented Jun 13, 2023

Copy link
Copy Markdown
Owner

No description provided.

Bret McGuire and others added 16 commits April 27, 2022 15:02
…che#1598)

Co-authored-by: Alexandre Dutra <adutra@users.noreply.github.com>
Empirically, Cassandra does not appear to send
TopologyChangeType.REMOVED_NODE when a node in the ring
crashes hard and is eventually replaced, even though the
bad node is removed from the system tables. This results in
the driver holding on to that node until a restart.
The 3.x driver refreshes the entire node list when a node is
added, so when a new node comes up to replace the crashed
node, the crashed node is removed from the driver's state.
With this change we port that behavior to the 4.x driver and
refresh the entire node list when a new node is added.
This also fixes JAVA-3002.
…nts (apache#1606)

Enabling support for Astra in the Guava ListenableFuture examples requires use of the new ProgrammaticArguments constructor/method
Update to 4.15.0 from upstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants