elek commented on a change in pull request #746: HDDS-3316. Checkstyle check
fails silently in case of mvn related errors
URL: https://github.com/apache/hadoop-ozone/pull/746#discussion_r401730547
##########
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ReplicationManager.java
##########
@@ -776,8 +776,8 @@ public void getMetrics(MetricsCollector collector, boolean
all) {
}
@Override
- public void handleSafeModeTransition(
- SCMSafeModeManager.SafeModeStatus status) {
+ public void onMessage(SafeModeStatus status,
Review comment:
Thanks. Will remove.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]