This is an automated email from the ASF dual-hosted git repository.
nizhikov pushed a change to branch IGNITE-15629
in repository https://gitbox.apache.org/repos/asf/ignite.git
from a7b9f400641 IGNITE-15629 CDC commands implemented (#10692)
add e72423edb06 IGNITE-15629 Fix of bugs introduced by changes (#10694)
No new revisions were added by this update.
Summary of changes:
.../commandline/DeclarativeCommandAdapter.java | 2 +-
.../commandline/CommandHandlerParsingTest.java | 28 +++++++--------
.../management/AbstractCommandInvoker.java | 6 +++-
.../cdc/CdcDeleteLostSegmentLinksCommandArg.java | 2 ++
.../management/kill/KillSqlCommandArg.java | 42 ++++++++++++++++++++++
.../query/VisorQueryCancelOnInitiatorTask.java | 11 +-----
6 files changed, 65 insertions(+), 26 deletions(-)