michaelsembwever commented on code in PR #275:
URL: https://github.com/apache/cassandra-dtest/pull/275#discussion_r2053946777


##########
dtest_setup.py:
##########
@@ -439,7 +440,7 @@ def init_default_config(self):
         phi_values = {'phi_convict_threshold': 5}
 
         # enable read time tracking of repaired data between replicas by 
default
-        if self.cluster.version() >= '4':
+        if self.cluster.cassandra_version() >= '4':

Review Comment:
   Yes, you're quite right.  Call me blind.



-- 
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: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to