cmccabe commented on PR #15118: URL: https://github.com/apache/kafka/pull/15118#issuecomment-1875906638
Alternately, if we wanted to make this literally impossible to invoke from a non-test context, we could move `MetadataVersion.latest` into `MetadataVersionTest.latest`. The downside is that that would require all the other test modules to depend on `:server-common:test` (although a lot of them already do?) That might extend the build time? Not sure. -- 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