RockteMQ-AI commented on issue #340: URL: https://github.com/apache/rocketmq-connect/issues/340#issuecomment-5399351270
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Unit test failures caused by Runtime changes are a legitimate maintenance issue. When core Runtime APIs change, downstream test suites need corresponding adjustments to stay green. **Impact:** CI/CD pipeline — blocks merges until tests are fixed **Severity:** Medium (does not affect runtime behavior, only test infrastructure) Suggest identifying the specific Runtime API changes that broke the tests and updating test assertions/mocks accordingly. --- *Automated evaluation by RockteMQ-Ai* -- 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]
