[
https://issues.apache.org/jira/browse/HBASE-6518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490405#comment-13490405
]
Hudson commented on HBASE-6518:
-------------------------------
Integrated in HBase-0.94-security-on-Hadoop-23 #9 (See
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/9/])
HBASE-7016 port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing
backslash escape' to 0.94 (Revision 1401127)
Result = FAILURE
enis :
Files :
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/Bytes.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java
> Bytes.toBytesBinary() incorrect trailing backslash escape
> ---------------------------------------------------------
>
> Key: HBASE-6518
> URL: https://issues.apache.org/jira/browse/HBASE-6518
> Project: HBase
> Issue Type: Bug
> Components: util
> Reporter: Tudor Scurtu
> Assignee: Tudor Scurtu
> Priority: Trivial
> Labels: patch
> Fix For: 0.96.0
>
> Attachments: HBASE-6518.patch
>
>
> Bytes.toBytesBinary() converts escaped strings to byte arrays. When
> encountering a '\' character, it looks at the next one to see if it is an
> 'x', without checking if it exists.
--
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