adutra opened a new pull request, #889: URL: https://github.com/apache/polaris/pull/889
This PR brings a few improvements to `MetaStoreManagerFactory` API: - use `RealmId` consistently rather than a `String`. - make the `purgeRealms` method return the purge results. This PR also touches a few places that are indirectly affected by this change: - Realm context configuration (see QuarkusRealmContextConfiguration) - Purge and Bootstrap commands in the admin tool These changes are a prerequisite for #878 and #887. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org