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 a50e7f0081 IGNITE-23010 Remove getLeader flag from
RaftGroupServiceImpl#start (#4545)
add 448c30d7c7 IGNITE-23442 Reuse decorator registry for non-repl commands
(#4565)
No new revisions were added by this update.
Summary of changes:
.../cli/commands/cliconfig/CliConfigShowCommand.java | 2 --
.../commands/cliconfig/CliConfigShowReplCommand.java | 2 --
.../cliconfig/profile/CliConfigProfileListCommand.java | 2 --
.../commands/cluster/status/ClusterStatusCommand.java | 2 --
.../cli/commands/node/status/NodeStatusCommand.java | 2 --
.../cli/core/call/AbstractCallExecutionPipeline.java | 17 ++++++++++++++++-
.../core/call/AsyncCallExecutionPipelineBuilder.java | 3 +--
.../core/call/SingleCallExecutionPipelineBuilder.java | 3 +--
.../internal/cli/core/decorator/DecoratorRegistry.java | 4 ++--
.../cli/decorators/DefaultDecoratorRegistry.java | 2 ++
...mmandTest.java => CliConfigShowCommandReplTest.java} | 16 +++-------------
11 files changed, 25 insertions(+), 30 deletions(-)
copy
modules/cli/src/test/java/org/apache/ignite/internal/cli/commands/cliconfig/{CliConfigShowCommandTest.java
=> CliConfigShowCommandReplTest.java} (75%)