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

ASF GitHub Bot commented on NIFI-401:
-------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/1185

    NIFI-401: Decouple Scheduling Strategy from Execution Node

    NIFI-401:
    - Decoupling  scheduling strategy from execution node.
    - Ensuring existing configuration is retained and shown until the user 
explicits changes it.
    - Retaining, but disabling, deprecated options.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-401

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1185.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 #1185
    
----
commit 23f9a12c558cace9689e98b36e1edab772fbdce2
Author: Brian Eugley <brian.eug...@capitalone.com>
Date:   2016-06-09T15:32:15Z

    NIFI-401

commit 7f8d4ab811434ef480b92ecd89b1b622ea146fb0
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2016-11-04T15:03:35Z

    NIFI-401:
    - Minor tweaks to PR #1117.
    - Ensuring existing configuraiton is retained and shown until the user 
explicits changes it.
    - Retaining, but disabling, deprecated options.

----


> New Scheduling strategy (On primary node - CRON )
> -------------------------------------------------
>
>                 Key: NIFI-401
>                 URL: https://issues.apache.org/jira/browse/NIFI-401
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Matthew Clarke
>         Attachments: initial prototype .png
>
>
> Currently the only scheduling strategy supported when a processor is set to 
> use "On primary Node" is Timer Driven.   There should be a second option to 
> allow cron driven On primary Node scheduling strategy.  This would allow 
> users to more control over when a given primary node only processor runs. 
> This would prevent these processors from running when configuration changes 
> or instance restarts occur.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to