szetszwo edited a comment on pull request #2835:
URL: https://github.com/apache/ozone/pull/2835#issuecomment-967773537


   I see.  We probably should limit the size (in bytes) of the buffer list but 
not the number of elements.  We could use 
org.apache.ratis.util.DataBlockingQueue then.
   
   DataBlockingQueue currently does not have a  remove(..) method.  We could 
easily add one.  Filed https://issues.apache.org/jira/browse/RATIS-1434 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to