ArafatKhan2198 commented on code in PR #5812:
URL: https://github.com/apache/ozone/pull/5812#discussion_r1432276186
##########
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/scm/ReconContainerManager.java:
##########
@@ -258,6 +262,26 @@ public void addNewContainer(ContainerWithPipeline
containerWithPipeline)
}
}
+ /**
+ * Add a new pipeline to the pipeline metadata.
+ *
+ * @param pipeline pipeline
+ * @throws IOException
+ */
+ public void addPipeline(Pipeline pipeline)
Review Comment:
Thanks 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.
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]