frankgh commented on code in PR #160:
URL: https://github.com/apache/cassandra-sidecar/pull/160#discussion_r1879181228
##########
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:
this is a typo I fixed
--
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]