Skip to content

Topic synchro fails after topic deletion #707

@ThomasCAI-mlv

Description

@ThomasCAI-mlv

Describe the bug

Sometimes, after deleting a topic, the topic synchro fails once after this deletion.

14:37:04.052 [default-nioEventLoopGroup-2-2] INFO c.m.n.s.executor.TopicAsyncExecutor - Success deleting topics │
│ 14:37:05.230 [scheduled-executor-thread-4] ERROR c.m.n.s.executor.TopicAsyncExecutor - An error occurred during the topic synchronization │
│ java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition │

To Reproduce

  1. Delete a topic
  2. Check the error log

Expected behavior

The error log should not occur.

Environment (please complete the following information):

  • Kafkactl: N/A
  • Ns4Kafka version: 1.18

Steps taken to try and solve the problem

Additional context

This error log does not impact anything so the urgency is very low

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions