[ https://issues.apache.org/jira/browse/KAFKA-19230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012212#comment-18012212 ]
Matthias J. Sax edited comment on KAFKA-19230 at 8/5/25 7:49 PM: ----------------------------------------------------------------- I don't think it was resolved. Why do you believe it was? The PR linked in the ticket description, is just a reference while this ticket was created. It does not address this ticket. We did add `@FuntionalInterface` to some interfaces with some other PR, but some of these annotations did yield build warning, which we ignored. The linked PR was just removing these annotation to get rid of the build warnings. However, this ticket is about failing the build if there is such a warning. Does this clarify? was (Author: mjsax): Good catch. The PR title did say "MINOR" and did not link back to this ticket, so we missed it. Thanks for flagging. > Fail build for FunctionalInterfaceMethodChanged warning > ------------------------------------------------------- > > Key: KAFKA-19230 > URL: https://issues.apache.org/jira/browse/KAFKA-19230 > Project: Kafka > Issue Type: Task > Components: build > Reporter: Matthias J. Sax > Assignee: Duc Tri Nguyen > Priority: Major > Labels: beginner, newbie > > Cf [https://github.com/apache/kafka/pull/19618] > -- This message was sent by Atlassian Jira (v8.20.10#820010)