ai-yang commented on PR #10752:
URL: https://github.com/apache/rocketmq/pull/10752#issuecomment-5634120455
Refreshed onto `develop` at `1a50c6e4e` and pushed signed-off commit
`354ba0278`. The unsupported-command fix is unchanged (`git range-diff` reports
the patch as equivalent).
Latest clean verification on JDK 8:
```bash
git submodule update --init --depth 1 -- rocketmq-apis
mvn -pl proxy -am -DskipITs -Dtest=ProxyChannelTest \
-Dsurefire.failIfNoSpecifiedTests=false clean test
```
`ProxyChannelTest`: 2/2 passed, 0 failures/errors/skips. All 12 reactor
modules succeeded, including the new protocol module. Checkstyle and SpotBugs
passed for project code; generated protocol code follows upstream's configured
exclusions. `git diff --check` passed.
This starts a new full CI matrix on the current base. The previous Windows
`TimerMessageStoreTest` failure remains historical evidence and is not assumed
fixed until the new job completes.
@xdkxlk @lizhimins, could you take a human review of the unsupported-code
failure semantics when convenient?
--
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]