----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66066/#review199173 -----------------------------------------------------------
what jira will you add code to handle db events processing relate to owner privileges? - Na Li On March 14, 2018, 2:43 p.m., kalyan kumar kalvagadda wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66066/ > ----------------------------------------------------------- > > (Updated March 14, 2018, 2:43 p.m.) > > > Review request for sentry, Na Li and Sergio Pena. > > > Bugs: SENTRY-2181 > https://issues.apache.org/jira/browse/SENTRY-2181 > > > Repository: sentry > > > Description > ------- > > This patch makes changes so that owner privileges are updated in the > SentryJSONCreateDatabaseMessage on receiving create database event. > > > Diffs > ----- > > > sentry-binding/sentry-binding-hive-follower/src/main/java/org/apache/sentry/binding/metastore/messaging/json/SentryJSONCreateDatabaseMessage.java > a519fd7bad2b99ae57e46afdccdf325a37def0cd > > sentry-binding/sentry-binding-hive-follower/src/main/java/org/apache/sentry/binding/metastore/messaging/json/SentryJSONMessageFactory.java > 0d0c73fa989dab32820cef52281e261f19fc54e8 > > sentry-binding/sentry-binding-hive-follower/src/test/java/org/apache/sentry/binding/metastore/messaging/json/TestSentryJSONCreateDatabaseMessage.java > PRE-CREATION > > sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/service/thrift/TestFullUpdateModifier.java > c6be80d71981cf75d8e76a063b6cda0d75c65fb4 > > > Diff: https://reviews.apache.org/r/66066/diff/1/ > > > Testing > ------- > > added new test and also made made sure that all the tests passed. > > > Thanks, > > kalyan kumar kalvagadda > >