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
- Delete a topic
- 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
Describe the bug
Sometimes, after deleting a topic, the topic synchro fails once after this deletion.
To Reproduce
Expected behavior
The error log should not occur.
Environment (please complete the following information):
Steps taken to try and solve the problem
Additional context
This error log does not impact anything so the urgency is very low