nastra commented on code in PR #13017:
URL: https://github.com/apache/iceberg/pull/13017#discussion_r2084628330


##########
open-api/src/testFixtures/java/org/apache/iceberg/rest/RCKUtils.java:
##########
@@ -35,6 +35,7 @@
 class RCKUtils {
   private static final String CATALOG_ENV_PREFIX = "CATALOG_";
   static final String RCK_LOCAL = "rck.local";
+  static final String RCK_PORT_MAX_RETRIES = "rck.port-max-retries";

Review Comment:
   I don't think we need to have a property for this



-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to