You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Arun Suresh (JIRA)" <ji...@apache.org> on 2014/05/23 12:06:02 UTC

[jira] [Created] (SENTRY-228) Performance of GRANT can suffer if num tables > 10000

Arun Suresh created SENTRY-228:
----------------------------------

             Summary: Performance of GRANT can suffer if num tables > 10000
                 Key: SENTRY-228
                 URL: https://issues.apache.org/jira/browse/SENTRY-228
             Project: Sentry
          Issue Type: Bug
            Reporter: Arun Suresh
            Priority: Minor


It is noticed that as the number of tables / privilege objects increase, granting a new Privilege to a role takes increasingly longer time.

This issues is not as severe as SENTRY-178 .

Now, it takes almost ~ 0.4 secs if number of tables > 10000 (while earlier it used to be 5 secs for tables > 4000)





--
This message was sent by Atlassian JIRA
(v6.2#6252)