> On Dec. 8, 2016, 6:55 p.m., Alexander Kolbasov wrote: > > Are there any other cases that are worth fixing?
I haven't seen any other place where SentryAccessDeniedException is used in another way than described in the ticket. Can't speak for the rest of the exceptions. - Jan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54532/#review158546 ----------------------------------------------------------- On Dec. 8, 2016, 2:07 p.m., Jan Hentschel wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54532/ > ----------------------------------------------------------- > > (Updated Dec. 8, 2016, 2:07 p.m.) > > > Review request for sentry. > > > Bugs: SENTRY-378 > https://issues.apache.org/jira/browse/SENTRY-378 > > > Repository: sentry > > > Description > ------- > > Changed usages of SentryAccessDeniedException to SentryConfigurationException > when retrieving Sentry version information in SentryStore > > > Diffs > ----- > > > sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java > f773a44 > > sentry-service/sentry-service-server/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryStore.java > 64df6a5 > > Diff: https://reviews.apache.org/r/54532/diff/ > > > Testing > ------- > > > Thanks, > > Jan Hentschel > >
