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

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


    from d9fbc2be52 IGNITE-22414 Fix cluster status command for not initialized 
cluster (#3879)
     add 8b683a8fc7 IGNITE-22296 Rename cluster init options in CLI (#3891)

No new revisions were added by this update.

Summary of changes:
 .../commands/cluster/init/ItClusterInitTest.java   |  4 +-
 .../repl/executor/ItIgnitePicocliCommandsTest.java |  4 +-
 .../cli/call/cluster/ClusterInitCallInput.java     | 18 +++++-
 .../ignite/internal/cli/commands/Options.java      | 21 ++++---
 .../commands/cluster/init/ClusterInitOptions.java  | 65 ++++++++++++++++++++--
 .../internal/cli/commands/CliCommandTestBase.java  |  2 +
 .../internal/cli/commands/ProfileMixinTest.java    |  2 +-
 .../cli/commands/UrlOptionsNegativeTest.java       |  4 +-
 .../cli/commands/cluster/ClusterInitTest.java      | 59 +++++++++++---------
 .../filter/NonRepeatableOptionsFilterTest.java     |  6 +-
 .../internal/network/file/ItFileTransferTest.java  |  2 +
 11 files changed, 137 insertions(+), 50 deletions(-)

Reply via email to