You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2023/06/26 12:27:45 UTC

[ignite-3] branch ignite-19777 updated (7b12e25e4f -> f9c0972f42)

This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a change to branch ignite-19777
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 7b12e25e4f Review fixes
     add f9c0972f42 Review fixes 2

No new revisions were added by this update.

Summary of changes:
 .../distributionzones/DistributionZoneManager.java |  1 -
 .../metastorage/impl/MetaStorageManagerImpl.java   | 74 +++++++++++++---------
 .../metastorage/server/KeyValueStorage.java        |  8 +++
 .../server/persistence/RocksDbKeyValueStorage.java | 29 +++++++++
 .../server/SimpleInMemoryKeyValueStorage.java      | 23 +++++++
 .../internal/table/distributed/TableManager.java   |  3 -
 6 files changed, 104 insertions(+), 34 deletions(-)