[ 
https://issues.apache.org/jira/browse/HBASE-26296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viraj Jasani reassigned HBASE-26296:
------------------------------------

    Assignee: shyam kumar

> Make it easier to orchestrate rolling upgrades
> ----------------------------------------------
>
>                 Key: HBASE-26296
>                 URL: https://issues.apache.org/jira/browse/HBASE-26296
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Assignee: shyam kumar
>            Priority: Minor
>
> In order to orchestrate rolling upgrades, we need a way to query VersionInfo 
> on a per-server basis. Currently I can see version exposed in two ways:
>  * One can hit the /dump endpoint, but this creates a ton of extra output and 
> is not machine parseable.
>  * One can call Admin.getClusterMetrics() with Option.HBASE_VERSION, but the 
> resulting response only has a single getHBaseVersion() which only represents 
> the version for the active HMaster
> We could make it a lot easier to orchestrate rolling upgrades if we exposed 
> the VersionInfo details for all servers in the cluster. At a minimum I think 
> we could add it to the /jmx response, but it would also be very helpful to 
> add it to Admin.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to