jolshan commented on PR #16229: URL: https://github.com/apache/kafka/pull/16229#issuecomment-2168216771
+1 to Luke's message @soarez did you cherrypick without building 😅 Looks like some classes may have moved around ``` [2024-06-13T12:30:22.380Z] [Error] /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.7/core/src/test/scala/integration/kafka/admin/AdminFenceProducersIntegrationTest.scala:25:37: object transaction is not a member of package org.apache.kafka.coordinator [2024-06-13T12:30:22.380Z] [Error] /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.7/core/src/test/scala/integration/kafka/admin/AdminFenceProducersIntegrationTest.scala:26:8: object ServerLogConfigs is not a member of package org.apache.kafka.server.config [2024-06-13T12:30:22.380Z] [Error] /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.7/core/src/test/scala/integration/kafka/admin/AdminFenceProducersIntegrationTest.scala:60:15: not found: value ServerLogConfigs ``` -- 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]
