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)