----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65370/#review196485 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On Jan. 29, 2018, 2:45 p.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65370/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2018, 2:45 p.m.) > > > Review request for atlas. > > > Bugs: ATLAS-2421 > https://issues.apache.org/jira/browse/ATLAS-2421 > > > Repository: atlas > > > Description > ------- > > Following new notificaiton types are added: ENTITY_CREATE_V2, > ENTITY_FULL_UPDATE_V2, ENTITY_PARTIAL_UPDATE_V2, ENTITY_DELETE_V2. > > > Diffs > ----- > > > addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseAtlasHook.java > 8c7481af > > addons/hbase-bridge/src/test/java/org/apache/atlas/hbase/HBaseAtlasHookIT.java > 032cb518 > client/client-v2/src/main/java/org/apache/atlas/AtlasClientV2.java 24a3ef63 > intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java c0135f52 > > notification/src/main/java/org/apache/atlas/notification/AbstractMessageDeserializer.java > 37a57d17 > > notification/src/main/java/org/apache/atlas/notification/AbstractNotification.java > 7a3bfe43 > > notification/src/main/java/org/apache/atlas/notification/hook/HookNotification.java > a25aa521 > > notification/src/test/java/org/apache/atlas/notification/hook/HookNotificationTest.java > dd3257e0 > > repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java > 5a0b74e3 > > repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java > 71de8f79 > > webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java > 2df28f33 > > > Diff: https://reviews.apache.org/r/65370/diff/3/ > > > Testing > ------- > > Added unit tests to validate SerDe for newly added notification types. > > > Thanks, > > Madhan Neethiraj > >
