You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/26 06:07:11 UTC

[GitHub] [iotdb] SzyWilliam opened a new pull request #5348: Ratis Consensus Impl Bug Fix

SzyWilliam opened a new pull request #5348:
URL: https://github.com/apache/iotdb/pull/5348


   ## Description
   In this PR, I fix two bugs:
   1. Add volatile & synchronize to Response and Request to prevent parallel serialization race condition.
   2. Use abbreviations to name Ratis Group, in case of the group-name length overflows
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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



[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #5348: Ratis Consensus Impl Bug Fix

Posted by GitBox <gi...@apache.org>.
OneSizeFitsQuorum merged pull request #5348:
URL: https://github.com/apache/iotdb/pull/5348


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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