pprovenzano commented on PR #15197: URL: https://github.com/apache/kafka/pull/15197#issuecomment-1898795980
Looks like it is already fixed with: MINOR: Fix compilation issue in ReplicaManagerTest ( <https://github.com/pprovenzano/kafka/commit/acab4657ddefe6dadf078203705ad85105c23db3> apache#15222 <https://github.com/apache/kafka/pull/15222>) <https://github.com/pprovenzano/kafka/commit/acab4657ddefe6dadf078203705ad85105c23db3> The issue was caused by a collision of my change and the following: KAFKA-16078: Be more consistent about getting the latest MetadataVersion <https://github.com/pprovenzano/kafka/commit/7bf7fd99a50ba2dd71c41cd4c3623a3adce092b6> --Proven On Thu, Jan 18, 2024 at 3:16 AM Matthias J. Sax ***@***.***> wrote: > @pprovenzano <https://github.com/pprovenzano> @cmccabe > <https://github.com/cmccabe> -- it seems this PR did break trunk build. > > > Task :core:compileTestScala > [Error] /Users/matthias/IdeaProjects/kafka/core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala:6178:23: value latest is not a member of object org.apache.kafka.server.common.MetadataVersion > one error found > > Can you take a look and help to fix it? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/kafka/pull/15197#issuecomment-1897998713>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AWLBAKI732NDWFFBRJK4CFLYPDK6VAVCNFSM6AAAAABB34W7PWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJXHE4TQNZRGM> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- 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]
