[
https://issues.apache.org/jira/browse/NIFI-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613329#comment-14613329
]
ASF subversion and git services commented on NIFI-720:
------------------------------------------------------
Commit 8da7327188ebdb3cbadda257429e4967be07bf77 in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=8da7327 ]
NIFI-720: Ensure that if Reporting Task stopped while @OnScheduled method is
failing that it does not start running when configuration is fixed
> If Reporting Task fails to start properly and is then stopped, it can
> continue to run once it is able to start
> --------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-720
> URL: https://issues.apache.org/jira/browse/NIFI-720
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.2.0
>
> Attachments:
> 0001-NIFI-720-Ensure-that-if-Reporting-Task-stopped-while.patch
>
>
> Steps to replicate:
> Create a MonitorMemory reporting task.
> Set an invalid value for the Memory Pool
> Start the reporting task
> See that errors are logged indicating that it couldn't start properly
> Stop Reporting Task
> Change Memory Pool to a valid value
> MonitorMemory will begin to run. Clicking Start will cause two threads to now
> run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)