divijvaidya commented on PR #13949:
URL: https://github.com/apache/kafka/pull/13949#issuecomment-1636095586

   We are having compilation problems in latest CI run 
(https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-13949/4/pipeline)
 which are fixed with https://github.com/apache/kafka/pull/14013 
   
   @gaurav-narula you will have to rebase with trunk to get the CI stable for 
this PR.
   
   ```
   > Task :metadata:compileTestJava FAILED
   
   
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-13949/metadata/src/test/java/org/apache/kafka/controller/ReplicationControlManagerTest.java:2577:
 error: constructor ReplicationControlTestContext in class 
ReplicationControlTestContext cannot be applied to given types;
   
           ReplicationControlTestContext ctx = new 
ReplicationControlTestContext();
   ```


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to