jackye1995 commented on a change in pull request #4166:
URL: https://github.com/apache/iceberg/pull/4166#discussion_r812147065



##########
File path: core/src/main/java/org/apache/iceberg/util/LockManagers.java
##########
@@ -37,7 +37,7 @@
 
 public class LockManagers {
 
-  private static final LockManager LOCK_MANAGER_DEFAULT = new 
InMemoryLockManager(Maps.newHashMap());

Review comment:
       there is already a `defaultLockManager` method below exposing this, we 
don't need to make it public




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

Reply via email to