mymeiyi opened a new pull request, #65362:
URL: https://github.com/apache/doris/pull/65362

   Problem Summary: Async group commit WAL replay failures can leave table WAL 
backlog growing while later stream loads continue to be admitted. This adds a 
per-table group commit WAL count limit, tracks WAL queue size in WalManager, 
records replay failure reasons for diagnostics, and rejects new async group 
commit loads once the backlog reaches the configured limit.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to