[
https://issues.apache.org/jira/browse/HBASE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876047#action_12876047
]
Andrew Purtell commented on HBASE-2397:
---------------------------------------
I flagged that out of an abundance of caution. Its an incompatable change if
anyone is relying on it to produce row keys. But I wonder about that.
Change it if you don't like it. This jira was in place for a long time with
plenty of time for comment.
I also debated if such a minor code change needed time for review. For that, I
may have been wrong. From now on I'll put up even one liners on review board
and wait for an ack before doing anything.
> 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.