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/10/09 07:21:55 UTC

[GitHub] [iotdb] SpriCoder opened a new pull request, #7548: [IOTDB-4427]Optimize the implementation of pending batch in MultiLeader

SpriCoder opened a new pull request, #7548:
URL: https://github.com/apache/iotdb/pull/7548

   Optimize the implementation of pending batch: modify constructor method.


-- 
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] xingtanzjr commented on pull request #7548: [IOTDB-4427]Optimize the implementation of pending batch in MultiLeader

Posted by GitBox <gi...@apache.org>.
xingtanzjr commented on PR #7548:
URL: https://github.com/apache/iotdb/pull/7548#issuecomment-1277342926

   It seems that this change won't slow down the write speed of MultiLeader.
   But... I tested this code in 41-43 for serveral times, the results in each test are not stable.
   
   Let's merge this PR until the test shows it is ok. 


-- 
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] xingtanzjr merged pull request #7548: [IOTDB-4427]Optimize the implementation of pending batch in MultiLeader

Posted by GitBox <gi...@apache.org>.
xingtanzjr merged PR #7548:
URL: https://github.com/apache/iotdb/pull/7548


-- 
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