smengcl commented on a change in pull request #1898:
URL: https://github.com/apache/ozone/pull/1898#discussion_r572424335



##########
File path: 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/statemachine/StateContext.java
##########
@@ -411,6 +411,14 @@ public void addContainerActionIfAbsent(ContainerAction 
containerAction) {
     }
   }
 
+  boolean isSamePipelineAction(PipelineAction action1, PipelineAction action2) 
{

Review comment:
       Yes! Good suggestion




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