Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Normal
Description
Greater throughput can be achieved by configuring how many values Derby preallocates for sequences and identity columns. It may be possible for Derby to self-tune the length of these preallocated ranges rather than hardcoding a one-size-fits-all length. The logic would go into the SequenceRange class. For more discussion of the issues, see DERBY-4437.
Attachments
Issue Links
- relates to
-
DERBY-4437 Concurrent inserts into table with identity column perform poorly
- Closed