You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "kalyan kumar kalvagadda (JIRA)" <ji...@apache.org> on 2018/10/02 22:06:00 UTC

[jira] [Created] (SENTRY-2423) Increase the allocation size for auto-increment of id's for Snapshot tables.

kalyan kumar kalvagadda created SENTRY-2423:
-----------------------------------------------

             Summary: Increase the allocation size for auto-increment of id's for Snapshot tables.
                 Key: SENTRY-2423
                 URL: https://issues.apache.org/jira/browse/SENTRY-2423
             Project: Sentry
          Issue Type: Sub-task
          Components: Sentry
    Affects Versions: 2.2.0
            Reporter: kalyan kumar kalvagadda
            Assignee: kalyan kumar kalvagadda


Currently sentry uses native strategy for auto generation of ID columns for which the allocation can not be increased.

 

This should be change to "increment" strategy and which lets to configure the allocation size. This reduces the delay caused for checking the SEQUENCE_TABLE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)