ekaterinadimitrova2 commented on a change in pull request #121:
URL: https://github.com/apache/cassandra-dtest/pull/121#discussion_r570632112
##########
File path: replace_address_test.py
##########
@@ -78,6 +78,8 @@ def _do_replace(self, same_address=False,
jvm_option='replace_address',
extra_jvm_args=None):
if replace_address is None:
replace_address = self.replaced_node.address()
+ if data_center is None:
+ data_center = "dc1"
Review comment:
Sorry, I just saw this change after I pressed approve
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]