LebronAl commented on issue #3954:
URL: https://github.com/apache/iotdb/issues/3954#issuecomment-920506683


    > And applyEntries in RaftLogManager is also a sync operation. Correct me 
if my understanding is wrong.
   
   You will see an `AsyncDataLogApplier` if you go further. And we did a lot 
more rather than just `async apply`. And I call it `Parallel async apply` 
before, which means data from different storage groups can be applied in 
parallel. You can check the code again.


-- 
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-unsubscr...@iotdb.apache.org

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


Reply via email to