----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68689/ -----------------------------------------------------------
Review request for sentry and kalyan kumar kalvagadda. Bugs: sentry-2398 https://issues.apache.org/jira/browse/sentry-2398 Repository: sentry Description ------- Add support on the SentrySchemaTool to allow more complex upgrade scenarios where the order of the upgrades found in the upgrade.order.<db> file is not the correct order. Diffs ----- sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStoreSchemaInfo.java 0d4f26c6d47991313794d250e5c232262c7559b5 sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryUpgradeOrder.java PRE-CREATION sentry-service/sentry-service-server/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryUpgradeOrder.java PRE-CREATION Diff: https://reviews.apache.org/r/68689/diff/1/ Testing ------- Thanks, Sergio Pena