Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.