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:58:00 UTC

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

     [ https://issues.apache.org/jira/browse/SENTRY-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kalyan kumar kalvagadda updated SENTRY-2423:
--------------------------------------------
    Attachment: SENTRY-2423.001.patch
        Status: Patch Available  (was: In Progress)

> 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
>            Priority: Major
>         Attachments: SENTRY-2423.001.patch
>
>
> 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)