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

   #### Description
   
   IoTConsensus WAL always resets the insertNodes when WAL skip to a new 
targetIndex. But in most writting process, targetIndex is sequentially 
increasing, which means we may use the previous insertNodes as a cache and 
doesn't need to reset it everytime.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to