Details
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
IGNITE-18473 Prevent CdcKafkaReplicationAppsTest from stopping a build
- Resolved
- links to