[
https://issues.apache.org/jira/browse/HBASE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765468#comment-13765468
]
Ted Yu commented on HBASE-9518:
-------------------------------
{code}
+ System.out.println("midkey: " + midKV + " or: " +
Bytes.toStringBinary(midkey));
+ System.out.println("beforeMidKey: " + beforeMidKey);
{code}
Can you replace the above with LOG ?
> getFakedKey() improvement
> -------------------------
>
> Key: HBASE-9518
> URL: https://issues.apache.org/jira/browse/HBASE-9518
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 0.98.0, 0.96.1
> Reporter: Liang Xie
> Assignee: Liang Xie
> Attachments: HBASE-9518.txt, HBASE-9518-v2.txt
>
>
> make generating faked key algo more aggressive
--
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