You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2010/06/06 11:02:59 UTC

[jira] Commented: (HBASE-2397) Bytes.toStringBinary escapes printable chars

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

ryan rawson commented on HBASE-2397:
------------------------------------

Why are incompatible changes going into branch? Also the code was that way
to make regexp of regions in the logs easier... also possibly one other
reason as well.

https://issues.apache.org/jira/browse/HBASE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
'%', '&', '*', '(', ')', '{', '}', '[', ']', ';', ',', '~', '|'. Why?


> Bytes.toStringBinary escapes printable chars
> --------------------------------------------
>
>                 Key: HBASE-2397
>                 URL: https://issues.apache.org/jira/browse/HBASE-2397
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.20.6, 0.21.0
>
>         Attachments: HBASE-2397.patch
>
>
> Bytes.toStringBinary hex-escapes printable chars such as '@', '$', '#', '%', '&', '*', '(', ')', '{', '}', '[', ']', ';', ',', '~', '|'. Why?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.