We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b59b8 commit 3e46fd7Copy full SHA for 3e46fd7
tests/integration/long/test_loadbalancingpolicies.py
@@ -549,7 +549,7 @@ def test_token_aware_with_shuffle_rf2(self):
549
550
self._check_query_order_changes(session=session, keyspace=keyspace)
551
552
- #check TokenAwarePolicy still return the remaining replicas when one goes down
+ # check TokenAwarePolicy still return the remaining replicas when one goes down
553
self.coordinator_stats.reset_counts()
554
stop(2)
555
self._wait_for_nodes_down([2], cluster)
0 commit comments