You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2011/06/24 21:31:48 UTC

[jira] [Created] (DERBY-5295) Make Derby self-tune the preallocated ranges for identity columns and sequences.

Make Derby self-tune the preallocated ranges for identity columns and sequences.
--------------------------------------------------------------------------------

                 Key: DERBY-5295
                 URL: https://issues.apache.org/jira/browse/DERBY-5295
             Project: Derby
          Issue Type: Improvement
          Components: SQL
            Reporter: Rick Hillegas


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DERBY-5295) Make Derby self-tune the preallocated ranges for identity columns and sequences.

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mamta A. Satoor updated DERBY-5295:
-----------------------------------

    Labels: derby_triage10_10  (was: )
    
> Make Derby self-tune the preallocated ranges for identity columns and sequences.
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-5295
>                 URL: https://issues.apache.org/jira/browse/DERBY-5295
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Rick Hillegas
>              Labels: derby_triage10_10
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira