You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2018/06/07 08:07:00 UTC

[jira] [Created] (HBASE-20696) Shell list_peers print useless string

Zheng Hu created HBASE-20696:
--------------------------------

             Summary: Shell list_peers print useless string 
                 Key: HBASE-20696
                 URL: https://issues.apache.org/jira/browse/HBASE-20696
             Project: HBase
          Issue Type: Bug
            Reporter: Zheng Hu


{code}
hbase(main):020:0> list_peers
 PEER_ID CLUSTER_KEY ENDPOINT_CLASSNAME REMOTE_ROOT_DIR SYNC_REPLICATION_STATE STATE REPLICATE_ALL NAMESPACES TABLE_CFS BANDWIDTH SERIAL
 1 lg-hadoop-tst-st01.bj:10010,lg-hadoop-tst-st02.bj:10010,lg-hadoop-tst-st03.bj:10010:/hbase/test-hbase-slave nil hdfs://lg-hadoop-tst-st01.bj:20100/hbase/test-hbase-slave/remoteWALs ACTIVE ENABLED false  default.ycsb-test 0 false
1 row(s)
Took 0.0446 seconds                                                                                                    
=> #<Java::JavaUtil::ArrayList:0x43ab9ae9>    ----> It's useless .. 
{code}

Interested contributors are welcome to fix this bug...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)