GitHub user manasvigupta opened a pull request:
https://github.com/apache/kafka/pull/700
KAFKA-3009 : Disallow star imports
Summary of code changes
------------------------------------
1) Added a new Checkstyle rule to flag any code using star imports
2) Fixed ALL existing code violations using star imports
Testing
-----------
Local build was successful
ALL JUnits ran successfully on local.
@ewencp - Request you to please review changes. Thank you !
I state that the contribution is my original work and I license the work to
the project under the project's open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manasvigupta/kafka KAFKA-3009
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/700.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #700
----
commit fbe5a941a2aefc6507ef4d2eb515f8279d93313b
Author: manasvigupta <[email protected]>
Date: 2015-12-20T09:40:30Z
code changes to fix issue - KAFKA-3009
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---