[
https://issues.apache.org/jira/browse/HBASE-20784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534388#comment-16534388
]
Duo Zhang commented on HBASE-20784:
-----------------------------------
OK, seems we carry the full string represented version in the rpc context and
then we convert it to a int. Let me try to get the string type version instead
of the int one.
> Will lose the SNAPSHOT suffix if we get the version of RS from ServerManager
> ----------------------------------------------------------------------------
>
> Key: HBASE-20784
> URL: https://issues.apache.org/jira/browse/HBASE-20784
> Project: HBase
> Issue Type: Bug
> Components: master, UI
> Reporter: Duo Zhang
> Priority: Minor
>
> In HBASE-20722 we removed the usage of RegionServerTracker when getting
> information for region server. And version in server manager is a int, and we
> convert it to a String when displaying it on the master ui, so we will lose
> the SNAPSHOT suffix. Not a big one as this is not a problem for normal
> releases. Open a issue for it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)