[
https://issues.apache.org/jira/browse/HBASE-26876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaolin Ha updated HBASE-26876:
-------------------------------
Labels: (was: patch-available)
> Use toStringBinary for rowkey in RegionServerCallable error string
> ------------------------------------------------------------------
>
> Key: HBASE-26876
> URL: https://issues.apache.org/jira/browse/HBASE-26876
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.4.11
> Reporter: Bryan Beaudreault
> Assignee: Bryan Beaudreault
> Priority: Minor
> Fix For: 2.5.0, 2.6.0, 2.4.12
>
>
> Bytes.toString does not work well with most row keys, since the row key is
> very unlikely to actually be a simple UTF-8 string. Bytes.toStringBinary is
> better
--
This message was sent by Atlassian Jira
(v8.20.1#820001)