> On Feb. 22, 2018, 6:56 p.m., Alexander Kolbasov wrote: > > Does the test show the problem before the fix?
The original test did not fail because the HMSFollower polling interval was configured to be 50 ms. I increased it to be 2 seconds, and the test failed with and without the fix. Then I found HiveMetaStore does not set notification ID for alter table event. I have filed HIVE-18783 and assigned it to you. This issue is blocked by HIVE-18783. - Na ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65704/#review198133 ----------------------------------------------------------- On Feb. 22, 2018, 6:55 p.m., Na Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65704/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2018, 6:55 p.m.) > > > Review request for sentry, Alexander Kolbasov, kalyan kumar kalvagadda, and > Sergio Pena. > > > Repository: sentry > > > Description > ------- > > wait for HMS sync at alter table, which including table rename and changing > table columns > > > Diffs > ----- > > > sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/metastore/SentrySyncHMSNotificationsPostEventListener.java > 24d7763 > > sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java > 7a31a01 > > sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestDbPrivilegeCleanupOnDrop.java > 5fe6625 > > sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegrationBase.java > 9b0aeb2 > > > Diff: https://reviews.apache.org/r/65704/diff/4/ > > > Testing > ------- > > unit tests succeeded > > > Thanks, > > Na Li > >