xiaoyuyao commented on a change in pull request #1145:
URL: https://github.com/apache/hadoop-ozone/pull/1145#discussion_r449304483



##########
File path: 
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ContainerManagerImpl.java
##########
@@ -60,6 +64,7 @@
   /**
    *
    */
+  //Can we move this lock to ContainerStateManager?

Review comment:
       Same question here. I see we have a RWLock in ContainerMangerImpl and 
one RWLock in ContainerStateManager. Can we rely only on the lock in 
ContainerStateManager?




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