Sergey Korotkov created IGNITE-18404:
----------------------------------------
Summary: ignite-cdc.sh doesn't call the CdcConsumer::stop()
Key: IGNITE-18404
URL: https://issues.apache.org/jira/browse/IGNITE-18404
Project: Ignite
Issue Type: Bug
Reporter: Sergey Korotkov
Attachments: ignite-cdc-ducktest.zip
Upon stop ignite-cdc.sh doesn't call the CdcConsumer::stop() method of the
consumer configured.
***
Reproducer is in the ducktest: [https://github.com/apache/ignite/pull/10439]
ignite-cdc.log does contain log records from the CdcConsumer's start() and
on*() methods. But not from the stop() one.
PLease see the test results atached.
[^ignite-cdc-ducktest.zip]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)