Skip to:
When there is a failure like below, the DefaultAuthorizationEnforcementService goes into FAILED state, and cannot be used from then on. Logs say:
This will cause all authorization-enforced APIs to return this same error, and nothing will succeed.
One of the actual reasons for failure:
Merged PR
PR: https://github.com/caskdata/cdap/pull/6256
Bumping this up to blocker. It seems like CDAP stops responding when this happens.
When there is a failure like below, the DefaultAuthorizationEnforcementService goes into FAILED state, and cannot be used from then on. Logs say:
This will cause all authorization-enforced APIs to return this same error, and nothing will succeed.
One of the actual reasons for failure: