yifan-c commented on code in PR #160:
URL: https://github.com/apache/cassandra-sidecar/pull/160#discussion_r1889031750


##########
server/src/test/integration/org/apache/cassandra/testing/CassandraTestTemplate.java:
##########
@@ -311,7 +309,7 @@ public Object resolveParameter(ParameterContext 
parameterContext, ExtensionConte
         }
     }
 
-    public static UpgradeableCluster 
retriableStartCluster(UpgradeableCluster.Builder builder, int maxAttempts)
+    public static UpgradeableCluster 
retryableStartCluster(UpgradeableCluster.Builder builder, int maxAttempts)

Review Comment:
   hmm.. I think it is not. see 
[retriable](https://en.wiktionary.org/wiki/retriable#:~:text=%2B%E2%80%8E%20%2Dable.-,Adjective,Capable%20of%20being%20retried.)
   When adding suffix to words end with "y", "y" is changed to "i". See the 
[spell 
rule](https://www.languagecouncils.sg/goodenglish/resources/spelling-tips/adding-endings-to-words-that-end-in--y#:~:text=When%20adding%20endings%20to%20words,pretty%3A%20prettier%20%2F%20prettiest)



-- 
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