ismailsimsek commented on a change in pull request #2491:
URL: https://github.com/apache/iceberg/pull/2491#discussion_r615802905



##########
File path: core/src/main/java/org/apache/iceberg/ClientPoolImpl.java
##########
@@ -138,8 +137,7 @@ private void release(C client) {
     }
   }
 
-  @VisibleForTesting
-  int poolSize() {
+  public int poolSize() {

Review comment:
       @pvary correct, its not working when the test is in another module.




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

Reply via email to