[ https://issues.apache.org/jira/browse/KAFKA-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744410#comment-14744410 ]
Ismael Juma commented on KAFKA-2549: ------------------------------------ [~parth.brahmbhatt], the right commit where this problem was introduced is: https://github.com/apache/kafka/commit/d88b5bdfde0b6d020e687f6d59ad88d577910ae9 Not the one you mentioned. And that commit was merged today, not weeks ago. OK, I feel less bad about checkstyle and incremental builds. > Checkstyle reporting failure in trunk due to unused imports in Selector.java > ---------------------------------------------------------------------------- > > Key: KAFKA-2549 > URL: https://issues.apache.org/jira/browse/KAFKA-2549 > Project: Kafka > Issue Type: Bug > Reporter: Parth Brahmbhatt > Assignee: Parth Brahmbhatt > Priority: Blocker > > Introduced in > https://github.com/apache/kafka/commit/d02ca36ca1cccdb6962191b97f54ce96b9d75abc#diff-db8f8be6ef2f1c81515d1ed83b3ab107 > in which the Selector.java was modified with some unused imports so the > trunk can not execute test targets as it fails in client section during > checkstyle stage. -- This message was sent by Atlassian JIRA (v6.3.4#6332)