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 fdd30f0f14 Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#4203)
     add 2f167b9cef IGNITE-22948 Remove ClusterManagementConfigurationSchema 
(#4197)

No new revisions were added by this update.

Summary of changes:
 .../repl/executor/ItIgnitePicocliCommandsTest.java |  1 -
 .../management/ClusterManagementGroupManager.java  | 11 ++-----
 .../ClusterManagementConfigurationModule.java      |  2 +-
 .../ClusterManagementConfigurationSchema.java      | 34 ----------------------
 .../ClusterManagementGroupManagerTest.java         |  4 ---
 .../management/BaseItClusterManagementTest.java    |  6 ----
 .../internal/cluster/management/MockNode.java      |  3 --
 .../ItMetaStorageMultipleNodesAbstractTest.java    |  5 ----
 .../metastorage/impl/ItMetaStorageWatchTest.java   |  5 ----
 .../replicator/ItReplicaLifecycleTest.java         |  5 ----
 .../ItDistributedConfigurationPropertiesTest.java  |  5 ----
 .../ItDistributedConfigurationStorageTest.java     |  5 ----
 .../runner/app/ItIgniteNodeRestartTest.java        |  5 ----
 .../org/apache/ignite/internal/app/IgniteImpl.java |  2 --
 .../rebalance/ItRebalanceDistributedTest.java      |  5 ----
 15 files changed, 4 insertions(+), 94 deletions(-)
 delete mode 100644 
modules/cluster-management/src/main/java/org/apache/ignite/internal/cluster/management/configuration/ClusterManagementConfigurationSchema.java

Reply via email to