[ 
https://issues.apache.org/jira/browse/KAFKA-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744360#comment-14744360
 ] 

Ismael Juma commented on KAFKA-2549:
------------------------------------

Looks like we need to either fix the build config or the Jenkins jobs because 
this was merged weeks ago and it has gone undetected since. I've been running 
`gradlew test` every day without errors.

An easy workaround is to run clean as part of the Jenkins builds, but a better 
fix would be to make sure checkstyle works correctly without a clean. It's 
still a good idea to do clean builds in Jenkins, but it would be nicer for 
development.


> 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)

Reply via email to