Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Currently RaftLogWorker uses a blocking queue which blocks the append entries if the queue is full. We should rather fail the operation if the queue is full.
Attachments
Issue Links
- duplicates
-
RATIS-402 Limit the data size in RaftLogWorker queue
- Resolved