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

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


    from c0c8663ee5e IGNITE-26294 Implement Raft log Garbage Collector (#7610)
     add d18e35bfc03 IGNITE-27991 Remove ConfigurationManager class (#7670)

No new revisions were added by this update.

Summary of changes:
 .../config/Ignite3ConfigurationUtils.java          |  7 +-
 .../configuration/ConfigurationManager.java        | 95 ----------------------
 ...niteDistributionZoneManagerNodeRestartTest.java | 24 +++---
 .../rebalance/ItRebalanceDistributedTest.java      | 19 ++---
 .../network/utils/ClusterServiceTestUtils.java     | 10 +--
 .../partition/replicator/fixtures/Node.java        | 17 ++--
 .../rest/configuration/PresentationsFactory.java   |  8 +-
 .../ignite/internal/rest/RestComponentTest.java    | 10 +--
 .../ItDistributedConfigurationPropertiesTest.java  | 12 +--
 .../runner/app/ItIgniteNodeRestartTest.java        | 26 +++---
 .../org/apache/ignite/internal/app/IgniteImpl.java | 39 ++++-----
 .../ignite/internal/BaseIgniteRestartTest.java     | 10 +--
 12 files changed, 79 insertions(+), 198 deletions(-)
 delete mode 100644 
modules/configuration/src/main/java/org/apache/ignite/internal/configuration/ConfigurationManager.java

Reply via email to