[ https://issues.apache.org/jira/browse/KAFKA-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957309#comment-16957309 ]
ASF GitHub Bot commented on KAFKA-9078: --------------------------------------- kkonstantine commented on pull request #7578: KAFKA-9078: Fix Connect system test after adding MM2 connector classes URL: https://github.com/apache/kafka/pull/7578 MM2 added a few connector classes in Connect's classpath and given that the assertion in the Connect REST system tests need to be adjusted to account for these additions. This fix makes sure that the loaded Connect plugins are a superset of the expected by the test connectors. Testing: The change is straightforward. The fix was tested with local system test runs. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > System Test Failure: ConnectRestApiTest > --------------------------------------- > > Key: KAFKA-9078 > URL: https://issues.apache.org/jira/browse/KAFKA-9078 > Project: Kafka > Issue Type: Bug > Affects Versions: 2.4.0 > Reporter: Manikumar > Priority: Blocker > Fix For: 2.4.0 > > > ConnectRestApiTest tests are failing on 2.4 and trunk. > http://confluent-kafka-2-4-system-test-results.s3-us-west-2.amazonaws.com/2019-10-21--001.1571716233--confluentinc--2.4--cb4944f/report.html -- This message was sent by Atlassian Jira (v8.3.4#803005)