Aias00 opened a new pull request, #10765: URL: https://github.com/apache/rocketmq/pull/10765
### Which Issue(s) This PR Fixes Fixes #10764 ### Brief Description `InvocationChannel.clearExpireContext()` now completes expired invocation contexts exceptionally before removing them from the in-flight request map. This prevents local proxy send/pop callers from waiting forever after cleanup has already expired their request context. ### How Did You Test This Change? - `mvn -pl proxy -Dtest=InvocationChannelTest test` -- 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]
