You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "szetszwo (via GitHub)" <gi...@apache.org> on 2023/02/28 03:25:16 UTC

[GitHub] [ozone] szetszwo commented on pull request #4319: HDDS-8036. Unprotected flush in SCMHADBTransactionBuffer

szetszwo commented on PR #4319:
URL: https://github.com/apache/ozone/pull/4319#issuecomment-1447515924

   @Xushaohong , It is better to add guard `init()` with the write lock since
   1. it won't hurt the performance; and
   2. it is easier to maintain the code (someone may call init() outside Ratis in the future.)


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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