You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Korotkov (Jira)" <ji...@apache.org> on 2022/12/14 07:47:00 UTC

[jira] [Created] (IGNITE-18404) ignite-cdc.sh doesn't call the CdcConsumer::stop()

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)