Skip to content

Bug fix: Fix a bug in grabbing preassigned token.

Choose a tag to compare

@cthumuluru cthumuluru released this 29 May 03:48
· 210 commits to 3.11 since this release
992b67f

(#824): Use replace_address instead of replace_address_first_boot. replace_address always try to bootstrap Cassandra in replace mode even when the previous bootstrap is successful. replace_address_first_boot tries to bootstrap normally if the node already bootstrapped successfully.