adoroszlai commented on issue #310: HDDS-2542. Race condition between read and 
write stateMachineData.
URL: https://github.com/apache/hadoop-ozone/pull/310#issuecomment-565582240
 
 
   > I have created https://issues.apache.org/jira/browse/RATIS-776 which 
addresses the issue you pointed out.
   
   Thank you very much.  I'm +1 on the patch.
   
   Should we wait for new Ratis snapshot/release with the fix for RATIS-776?  
My concern is that if we hit this Ratis bug when reaching the given resource 
limit, and so we need to set the limit sufficiently high to avoid it, then we 
are in effect using an unlimited cache.
   
   Another question: can we use `ResourceSemaphore` from Ratis instead of 
duplicating it?  I understand that current Ratis in Ozone has an older version 
of this class.  But is it feasible to replace the duplicate in a followup, when 
Ozone is updated to next Ratis snapshot/release?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to