kaijchen opened a new pull request, #54793: URL: https://github.com/apache/doris/pull/54793
Backport #53070 ### What problem does this PR solve? Problem Summary: When a memtable write is blocked by the memory limiter, it should be able to detect if the context has been cancelled and return early. This prevents the system from hanging indefinitely in blocked state during shutdown or timeout scenarios. -- 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]
