confluentinc / confluentinc/confluent-kafka-javascript
Consumer: Handle topic recreation when already connected
Open
bug
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 45
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 5
Description
When running the consumer with auto create topic, I've found that if you destroy the topic and recreate it while the consumer is connected, it will no longer process messages.
Is this expected behaviour, or should the library reassign and resume consuming?
Contributor guide
Assessment
This issue has not been assessed yet.