Bryan Beaudreault created HBASE-26876:
-----------------------------------------
Summary: RegionServerCallable error string includes rowkey bytes
using Bytes.toString
Key: HBASE-26876
URL: https://issues.apache.org/jira/browse/HBASE-26876
Project: HBase
Issue Type: Bug
Reporter: Bryan Beaudreault
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)