ai-yang commented on PR #10753:
URL: https://github.com/apache/rocketmq/pull/10753#issuecomment-5447349399
Status refresh (2026-08-28):
- Rebased the PR onto the latest upstream `develop` (`e348efa66`). New head:
`4a6b17c6c`.
- The new upstream head includes #10576, which changes response-table
removal in the same class. I rechecked the interaction: it addresses a
different race and does not correct the `InvokeCallback` outcome/completion
ordering fixed here.
- Re-ran the targeted remoting reactor on the rebased head:
`mvn -Dmaven.repo.local=/tmp/codex-maven-repository -pl remoting -am
-DskipITs -Dtest=org.apache.rocketmq.remoting.netty.NettyRemotingClientTest
-Dsurefire.failIfNoSpecifiedTests=false test`
Result: **BUILD SUCCESS**; 17 tests run, 0 failures, 0 errors. Checkstyle
and SpotBugs also passed in the reactor.
The PR remains compatible with current `develop`, and no additional
implementation changes were needed.
--
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]