lokeshj1703 commented on issue #310: HDDS-2542: Race condition between read and 
write stateMachineData.
URL: https://github.com/apache/hadoop-ozone/pull/310#issuecomment-563967925
 
 
   > If the cache is full and entry cannot be added to the map because of no 
available permits, should we also add a timeout so the writeChunk executor 
thread gets released and does not block for significantly longer?
   
   This should not happen in our case as number of pending requests in Ratis is 
equal to entry limit for our stateMachineDataCache.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to