[
https://issues.apache.org/jira/browse/FLUME-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275199#comment-15275199
]
ASF GitHub Bot commented on FLUME-2726:
---------------------------------------
GitHub user liorze opened a pull request:
https://github.com/apache/flume/pull/48
FLUME-2726: Remove * imports from Kafka Channel
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liorze/flume trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/48.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 #48
----
commit 58e6e546d759c54ca7b1d4fe88e970a42f3fb36e
Author: Lior Zeno <lior zeno>
Date: 2016-05-07T11:27:06Z
FLUME-2726: Remove * imports from Kafka Channel
----
> Remove * imports from Kafka Channel
> -----------------------------------
>
> Key: FLUME-2726
> URL: https://issues.apache.org/jira/browse/FLUME-2726
> Project: Flume
> Issue Type: Bug
> Components: Channel
> Affects Versions: v1.6.0
> Reporter: Ashish Paliwal
> Priority: Trivial
>
> As per Flume dev guide, we prefer explicit imports. Need to remove * imports
> and replace with explicit imports
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)