lokeshj1703 commented on issue #310: HDDS-2542. Race condition between read and write stateMachineData. URL: https://github.com/apache/hadoop-ozone/pull/310#issuecomment-566060253 > Should we wait for new Ratis snapshot/release with the fix for RATIS-776? I agree. I tried running OzoneClientKeyGenerator with RATIS-776 and it works. > Another question: can we use `ResourceSemaphore` from Ratis instead of duplicating it? Yes. I made some other changes to ResourceSemaphore class for the ContainerStateMachine specific use case. I will try and make them inside Ratis.
---------------------------------------------------------------- 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]
