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 2021/02/22 08:09:07 UTC

[GitHub] [ozone] mukul1987 commented on a change in pull request #1947: HDDS-4107. replace scmID with clusterID for container and volume at Datanode side.

mukul1987 commented on a change in pull request #1947:
URL: https://github.com/apache/ozone/pull/1947#discussion_r580049623



##########
File path: hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/ScmTestMock.java
##########
@@ -357,4 +357,12 @@ public void setScmId(String id) {
   public String getScmId() {
     return scmId;
   }
+
+  public String getClusterId() {

Review comment:
       Done




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



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