This is an automated email from the ASF dual-hosted git repository.
yufei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 187d7002a Turn CallContext.copyOf into an interface instead of static
function (#1816)
add 3185adf2f Refactor getConfiguration to use RealmContext (Part 2)
(#1783)
No new revisions were added by this update.
Summary of changes:
.../core/config/PolarisConfigurationStore.java | 49 ++-----------------
.../AtomicOperationMetaStoreManager.java | 2 +-
.../TransactionalMetaStoreManagerImpl.java | 2 +-
.../storage/InMemoryStorageIntegrationTest.java | 3 +-
.../storage/PolarisConfigurationStoreTest.java | 8 ++--
.../config/DefaultConfigurationStoreTest.java | 55 +++++-----------------
.../service/config/DefaultConfigurationStore.java | 15 ------
7 files changed, 24 insertions(+), 110 deletions(-)