Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Open pipeline info and corresponding leader information should be included in SCM UI metric page ( HTTP port : 9876).
These information would be helpful while debugging the issues live.
Leader Information is not required to display on SCM UI.
Jira https://github.com/apache/ozone/pull/4054
@sadanand48 @ArafatKhan2198
I think this is not required as,
- Recon already have this interface as separate api, this is not required at SCM page also, user can refer recon itself.
- Amount of information is very big for big cluster, and jmx do not support pagination, it will be difficult to scale
- serviceip:port/jmx itself gives a lot of information, I think should avoid over-populate this