You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "song XinCun (Jira)" <ji...@apache.org> on 2020/03/18 06:49:00 UTC

[jira] [Created] (HBASE-24010) HBase shell list_peers command is displayed incorrectly

song XinCun created HBASE-24010:
-----------------------------------

             Summary: 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


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)