Parth Brahmbhatt created KAFKA-2549: ---------------------------------------
Summary: 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 Again 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)