[ 
https://issues.apache.org/jira/browse/RATIS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846454#comment-16846454
 ] 

Tsz Wo Nicholas Sze commented on RATIS-435:
-------------------------------------------

RaftLogWorker is already using DataBlockingQueue.

> RaftLogWorker uses a blocking queue which blocks append entries
> ---------------------------------------------------------------
>
>                 Key: RATIS-435
>                 URL: https://issues.apache.org/jira/browse/RATIS-435
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: ozone
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to