Bending Unit #22
Results
12
issues of
Bending Unit #22
When we try to reset offset on unsubscribed topic for consumer group that is in stable state we end with `AlterConsumerGroupOffsetsException` (Error: `Broker: Unknown member` on partition level). However `AlterConsumerGroupOffsetsAsync`...
Description =========== Within my integration test I have encountered situation in which deleted topics where being recreated without reason by producer instance (messages where not being produced anymore to those...