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

   If the IoTConsensus dispatcher is about to wait right after the last WAL 
flush, it cannot be woken up as long as there is no further insertion.
   The result is that the dispatcher cannot sense the WALs of the last WAL 
flush, and the sync lag is frozen.
   
   To avoid this, the dispatcher should double-check the search index before 
waiting.


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