[
https://issues.apache.org/jira/browse/SENTRY-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636329#comment-16636329
]
Hadoop QA commented on SENTRY-2423:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12942199/SENTRY-2423.001.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/4163/console
This message is automatically generated.
> 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)