Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The current implementation simply closes the metrics group when it is closed.
When closing the KafkaRaftClient that is the leader it should perform at least the following steps:
- Stop accepting new schedule append operations
- Append to the log the batches currently in the BatchAccumulator
- Wait with a timeout for the high-watermark to reach the LEO
- Cooperatively resign as leader from the quorum