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

stack commented on HBASE-5486:
------------------------------

Hmm.. shouldn't this toString be a static itself in HConstants rather than make 
it each time?  Want to have another go at it Himanshu?  Thanks.
                
> Warn message in HTable: Stringify the byte[]
> --------------------------------------------
>
>                 Key: HBASE-5486
>                 URL: https://issues.apache.org/jira/browse/HBASE-5486
>             Project: HBase
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.92.0
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>            Priority: Trivial
>              Labels: noob
>         Attachments: 5486.patch
>
>
> The warn message in the method getStartEndKeys() in HTable can be improved by 
> stringifying the byte array for Regions.Qualifier
> Currently, a sample message is like :
> 12/01/17 16:36:34 WARN client.HTable: Null [B@552c8fa8 cell in 
> keyvalues={test5,\xC9\xA2\x00\x00\x00\x00\x00\x00/000000_0,1326642537734.dbc62b2765529a9ad2ddcf8eb58cb2dc./info:server/1326750341579/Put/vlen=28,
>  
> test5,\xC9\xA2\x00\x00\x00\x00\x00\x00/000000_0,1326642537734.dbc62b2765529a9ad2ddcf8eb58cb2dc./info:serverstartcode/1326750341579/Put/vlen=8}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to