Hao Hao created SENTRY-2434: ------------------------------- Summary: SentryGroupNotFoundException should be treated as NO_SUCH_OBJECT error Key: SENTRY-2434 URL: https://issues.apache.org/jira/browse/SENTRY-2434 Project: Sentry Issue Type: Bug Reporter: Hao Hao
Currently, SentryGroupNotFoundException is treated as AccessDenied error in most cases e. g. [https://github.com/apache/sentry/blob/master/sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java#L230.] However, it sounds like a NoSuchObject error. -- This message was sent by Atlassian JIRA (v7.6.3#76005)