tanvipenumudy commented on code in PR #4978:
URL: https://github.com/apache/ozone/pull/4978#discussion_r1243132277


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OmUtils.java:
##########
@@ -268,6 +268,7 @@ public static boolean isReadOnly(
     case SnapshotDiff:
     case ListSnapshotDiffJobs:
     case TransferLeadership:
+    case CustomUnknownCommand:

Review Comment:
   Thank you @sumitagrawl for the review, noted your point - will be making the 
suggested changes.
   
   I was mostly looking from the perspective that OM should be creating a 
response indicating that it does not know how to process the incoming unknown 
request.



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