[
https://issues.apache.org/jira/browse/HBASE-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222868#comment-13222868
]
Hudson commented on HBASE-5486:
-------------------------------
Integrated in HBase-TRUNK #2672 (See
[https://builds.apache.org/job/HBase-TRUNK/2672/])
HBASE-5486 Warn message in HTable: Stringify the byte[] (Revision 1296478)
Result = SUCCESS
stack :
Files :
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HConstants.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/HTable.java
> 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
> Fix For: 0.96.0
>
> Attachments: 5486-v2.patch, 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