[
https://issues.apache.org/jira/browse/HBASE-11682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103050#comment-14103050
]
Jonathan Hsieh commented on HBASE-11682:
----------------------------------------
i noticed the wrong row got emphasized in the latest patch (c-foo0003 should be
emphasized instead of c-foo0004) otherwise it looked good.
Also noticed on the re-read that the reversing trick should have the least
significant digit as the first part of the key. (ex: so 0001 0002 0003 would
be "flipped" to be 1000 2000 and 3000 to end up on different servers).
I'm going to fix both and commit.
> Explain hotspotting
> -------------------
>
> Key: HBASE-11682
> URL: https://issues.apache.org/jira/browse/HBASE-11682
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Attachments: HBASE-11682-1.patch, HBASE-11682.patch,
> HBASE-11682.patch, HBASE-11682.patch, HBASE-11682.patch, HBASE-11682.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)