[ 
https://issues.apache.org/jira/browse/HBASE-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552840#comment-13552840
 ] 

Harsh J commented on HBASE-6782:
--------------------------------

Hi Viji,

Unrelated to this bug, but it appears that the 
org.apache.hadoop.hbase.RegionLoad class does not have a toString() method and 
hence prints garbage output like "org.apache.hadoop.hbase.RegionLoad@417d26fc" 
when RegionLoad.toString() is called. Can you file a new JIRA to add a proper 
toString method in org.apache.hadoop.hbase.RegionLoad class?
                
> HBase shell's 'status 'detailed'' should escape the printed keys
> ----------------------------------------------------------------
>
>                 Key: HBASE-6782
>                 URL: https://issues.apache.org/jira/browse/HBASE-6782
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.90.1
>            Reporter: Viji
>            Priority: Minor
>         Attachments: HBASE-6782.patch
>
>
> Currently the HBase shell's status command prints unescaped keys on the 
> terminal causing the terminal to print garbage characters. We should escape 
> the printed keys.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to