[ 
https://issues.apache.org/jira/browse/HBASE-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160164#comment-13160164
 ] 

Alex Newman commented on HBASE-4616:
------------------------------------

Sounds great, I got some great feedback
@Ted everything you said is great. I'll add that to my list.

Some additional things we discussed which I agree with
We shouldn't use the term tablets only region
change getendoftabelrow to getstoprow or something like that.

Furthermore, Ryan suggested a test where we have one meta row which looks like

abc, foo, 123
abc, foo\x00, 123 

and verify the sort order.
                
> Update hregion encoded name to reduce logic and prevent region collisions in 
> META
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-4616
>                 URL: https://issues.apache.org/jira/browse/HBASE-4616
>             Project: HBase
>          Issue Type: Umbrella
>            Reporter: Alex Newman
>            Assignee: Alex Newman
>         Attachments: HBASE-4616.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to