You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/07/31 02:41:38 UTC

[jira] [Created] (PHOENIX-1135) Add custom split policy to salted tables to ensure a salt bucket cannot span a region

James Taylor created PHOENIX-1135:
-------------------------------------

             Summary: Add custom split policy to salted tables to ensure a salt bucket cannot span a region
                 Key: PHOENIX-1135
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1135
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


Our salting logic relies on the salt bucket (i.e. the first byte of the row key) to be the same within a region. We should add a custom split policy automatically when the table is created to guarantee this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)