netudima commented on code in PR #296:
URL: https://github.com/apache/cassandra-dtest/pull/296#discussion_r3569567038
##########
disk_balance_test.py:
##########
@@ -108,6 +111,10 @@ def test_disk_balance_decommission(self):
cluster = self.cluster
if self.dtest_config.use_vnodes:
cluster.set_configuration_options(values={'num_tokens': 256})
+ # Paxos v2 (dtest-latest) paxos repair (while bootstrapping
replacement node) can time out and retry
Review Comment:
nit: "bootstrapping replacement node" - there is no replacement in this
test, need to adjust the comment
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]