----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52800/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-13966 https://issues.apache.org/jira/browse/HIVE-13966 Repository: hive-git Description ------- Metadata event and associated notification should be committed in the same JDO transaction. Diffs ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 80cd5ada060331797a603848e268c7d2a78a679c itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java PRE-CREATION itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java 81ce67bdc8fdaf11ff4fec3f255ed0021a4752c7 itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestMetaStoreEventListener.java af16f75e63c372c37bfd73567b777bba53f94db3 metastore/src/java/org/apache/hadoop/hive/metastore/AlterHandler.java dedd4497adfcc9d57090a943f6bb4f35ea87fa61 metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java 40b337a9e40ea04a37f108146853d2d1f42dcd29 metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 60e462fd06a3f84d5b87cd335afb49768cb27562 Diff: https://reviews.apache.org/r/52800/diff/ Testing ------- Enhanced TestDbNotificationListener Thanks, Mohit Sabharwal