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

Hudson commented on PHOENIX-2095:
---------------------------------

FAILURE: Integrated in Phoenix-master #818 (See 
[https://builds.apache.org/job/Phoenix-master/818/])
PHOENIX-2095 Lower the default for phoenix.sequence.saltBuckets (apurtell: rev 
efb941aef6062fe704460fd37f9cc062c2ed2eee)
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java


> Lower the default for phoenix.sequence.saltBuckets
> --------------------------------------------------
>
>                 Key: PHOENIX-2095
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2095
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 5.0.0, 4.5.0
>
>         Attachments: PHOENIX-2095.patch
>
>
> The current default of phoenix.sequence.saltBuckets is 256 and leads to the 
> creation of SYSTEM.SEQUENCE with 256 regions (only when first created). This 
> is too many regions for small test clusters or dev clusters so the default 
> should probably be lowered, with production sizing documented elsewhere. 
> I suggest a new default of 8, 4, or even 1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to