vivekratnavel opened a new pull request #919: URL: https://github.com/apache/hadoop-ozone/pull/919
## What changes were proposed in this pull request? - Update Node endpoint to include leader count and pipelines object to include leader node - Make changes in the frontend to add a new column "leader count" in Datanodes page - Update pipeline icon to show if the datanode is the leader of pipeline or not in Datanodes page - Update unit tests to test leader count ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3571 ## How was this patch tested? This patch was tested in docker-compose env with multi-raft enabled. Add the following configs to docker-config to enable multi-raft. OZONE-SITE.XML_ozone.datanode.pipeline.limit=5 OZONE-SITE.XML_ozone.scm.ratis.pipeline.limit=0 <img width="1680" alt="Screen Shot 2020-05-12 at 5 09 49 PM" src="https://user-images.githubusercontent.com/1051198/81879002-58e2f000-953e-11ea-9579-37dbb31b209a.png"> ---------------------------------------------------------------- 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]
