You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/01 12:03:03 UTC

[GitHub] [hadoop-ozone] adoroszlai commented on a change in pull request #746: HDDS-3316. Checkstyle check fails silently in case of mvn related errors

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

 ##########
 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:
   This change does not belong here.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org