[
https://issues.apache.org/jira/browse/HBASE-24010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-24010 stopped by song XinCun.
-------------------------------------------
> HBase shell list_peers command is displayed incorrectly
> -------------------------------------------------------
>
> Key: HBASE-24010
> URL: https://issues.apache.org/jira/browse/HBASE-24010
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: song XinCun
> Assignee: song XinCun
> Priority: Major
>
> In 2.X version, I found hbase shell list_peers command displays java object
> id not the human readable peer messages
> {code:java}
> hbase(main):002:0> list_peers
> PEER_ID CLUSTER_KEY ENDPOINT_CLASSNAME STATE REPLICATE_ALL NAMESPACES
> TABLE_CFS BANDWIDTH SERIAL
> 0 row(s)
> Took 0.3336 seconds
> => #<Java::JavaUtil::ArrayList:0x308a9264>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)