mirror of
https://github.com/apache/impala.git
synced 2026-01-27 15:03:20 -05:00
Adds these APIs to the CatalogServiceCatalog so we can be sure that incrementing the catalog version and the update happen atomically. Also moves the logic of performing the incremental updates from Sentry out of the catalog and into a new SentryServiceUpdater class. Change-Id: I9c16cc48d1d10a0066bd04156db1433ba5d5d0e5 Reviewed-on: http://gerrit.sjc.cloudera.com:8080/4165 Reviewed-by: Lenni Kuff <lskuff@cloudera.com> Tested-by: jenkins