[
https://issues.apache.org/jira/browse/NIFI-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273653#comment-15273653
]
ASF GitHub Bot commented on NIFI-1773:
--------------------------------------
GitHub user ijokarumawak opened a pull request:
https://github.com/apache/nifi/pull/415
NIFI-1773 Removed unused import statement.
This commit removes the unused import statement which is added at [this
commit](https://github.com/apache/nifi/commit/46f8693bc6e906d66326e48233e139924648b904),
in order to make build process succeed.
I was not sure if this is the right action to fix the problem since
original JIRA issue
[NIFI-1773](https://issues.apache.org/jira/browse/NIFI-1773) is already marked
as resolved. Please let me know if there's a better way to do. I hope this
helps.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijokarumawak/nifi nifi-1773
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/415.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 #415
----
commit 3db14f58fe0fea2aabf32915c82731078579b921
Author: ijokarumawak <[email protected]>
Date: 2016-05-06T05:29:31Z
NIFI-1773 Removed unused import statement.
----
> Typo in AbstractControllerService
> ---------------------------------
>
> Key: NIFI-1773
> URL: https://issues.apache.org/jira/browse/NIFI-1773
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Brandon DeVries
> Assignee: Pierre Villard
> Priority: Trivial
> Fix For: 1.0.0, 0.7.0
>
>
> On line 84 of AbstractControllerService, the comment refers to "Reporting
> Task" instead of "Controller Service":
> https://github.com/apache/nifi/blob/e4b7e47836edf47042973e604005058c28eed23b/nifi-api/src/main/java/org/apache/nifi/controller/AbstractControllerService.java#L84
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)