[ISSUE #8912] Rebalancing logic shift in POP consumption mode #457
Triggered via pull request
November 14, 2024 09:00
Status
Failure
Total duration
19m 37s
Artifacts
–
Annotations
3 errors and 2 warnings
maven-compile (ubuntu-latest, JDK-8)
Process completed with exit code 1.
|
PopConsumerRetryIT.testFIFOMessageUseMessageVersionV2:
test/src/test/java/org/apache/rocketmq/test/retry/PopConsumerRetryIT.java#L150
CODE: 1 DESC: java.lang.NullPointerException, org.apache.rocketmq.broker.processor.QueryAssignmentProcessor.setMessageRequestMode(QueryAssignmentProcessor.java:326)
For more information, please visit the url, https://rocketmq.apache.org/docs/bestPractice/06FAQ
|
PopConsumerRetryIT.testNormalMessageUseMessageVersionV2:
test/src/test/java/org/apache/rocketmq/test/retry/PopConsumerRetryIT.java#L94
CODE: 1 DESC: java.lang.NullPointerException, org.apache.rocketmq.broker.processor.QueryAssignmentProcessor.setMessageRequestMode(QueryAssignmentProcessor.java:326)
For more information, please visit the url, https://rocketmq.apache.org/docs/bestPractice/06FAQ
|
maven-compile (ubuntu-latest, JDK-8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
maven-compile (ubuntu-latest, JDK-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|