You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Shishkov (Jira)" <ji...@apache.org> on 2023/03/10 05:30:00 UTC

[jira] [Created] (IGNITE-18995) CDC test failures on BinaryMetadataFileStore.restoreMetadata

Ilya Shishkov created IGNITE-18995:
--------------------------------------

             Summary: CDC test failures on BinaryMetadataFileStore.restoreMetadata
                 Key: IGNITE-18995
                 URL: https://issues.apache.org/jira/browse/IGNITE-18995
             Project: Ignite
          Issue Type: Test
          Components: extensions
            Reporter: Ilya Shishkov


CdcKafkaReplicationAppsTest can fail with a following error:
{noformat}
  java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TopicExistsException: Topic 'source-dest-meta' already exists.
    at org.apache.kafka.streams.integration.utils.KafkaEmbedded.createTopic(KafkaEmbedded.java:187)
    at org.apache.kafka.streams.integration.utils.EmbeddedKafkaCluster.createTopic(EmbeddedKafkaCluster.java:218)
    at org.apache.kafka.streams.integration.utils.EmbeddedKafkaCluster.createTopic(EmbeddedKafkaCluster.java:203)
    at org.apache.ignite.cdc.kafka.CdcKafkaReplicationTest.beforeTest(CdcKafkaReplicationTest.java:75)
    at org.apache.ignite.cdc.kafka.CdcKafkaReplicationAppsTest.beforeTest(CdcKafkaReplicationAppsTest.java:91)
{noformat}

Reason should be investigated and fixed.

Build: [TC2 #346 at 14 Jan 09:49|https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6998555?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true&expandBuildTestsSection=true]
Build log:  [^_TESTS_CDC_346.log.zip] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)