avijayanhwx commented on a change in pull request #903:
URL: https://github.com/apache/hadoop-ozone/pull/903#discussion_r421803351
##########
File path:
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/spi/impl/OzoneManagerServiceProviderImpl.java
##########
@@ -276,6 +278,14 @@ public String getOzoneManagerSnapshotUrl() throws
IOException {
return omLeaderUrl;
}
+ private boolean isOmSpengoEnabled() {
Review comment:
nit. Can be simplified to 1 line method.
----------------------------------------------------------------
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]