You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "László Dénes Terjéki (Jira)" <ji...@apache.org> on 2019/11/27 15:42:00 UTC

[jira] [Created] (SENTRY-2538) consecutiveUpdateFailuresCount is not reset

László Dénes Terjéki created SENTRY-2538:
--------------------------------------------

             Summary: consecutiveUpdateFailuresCount is not reset
                 Key: SENTRY-2538
                 URL: https://issues.apache.org/jira/browse/SENTRY-2538
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
            Reporter: László Dénes Terjéki


*consecutiveUpdateFailuresCount* reset only happens when an error occurs and the threshold is reached. Also as a side affect the log always contains the following message 
{code:java}
ERROR org.apache.sentry.provider.db.generic.UpdatableCache: Failed to update roles and privileges cache for 0 times. Revoking all privileges from cache, which will cause all authorization requests to fail.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)