Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I recently added simple failover to the existing mirror maker test (https://github.com/apache/kafka/pull/427) and found that killing mirror maker process with a hard kill resulted in message loss.
The test here has two single-node broker clusters, one producer producing to the source cluster, one consumer consuming from the target cluster, and a single mirror maker instance mirroring data between the two clusters.
mirror maker is using old consumer, zookeeper for offset storage
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-2770 Race condition causes Mirror Maker to hang during shutdown (new consumer)
-
- Resolved
-