Github user mcgilman commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1117#discussion_r84142131
  
    --- Diff: 
nifi-api/src/main/java/org/apache/nifi/scheduling/SchedulingStrategy.java ---
    @@ -56,6 +56,10 @@
          */
         TIMER_DRIVEN(1, "0 sec"),
         /**
    +     * NOTE: This option has been deprecated with the addition of the
    +     * execution-node combo box.  It still exists for backward 
compatibility
    +     * with existing flows that still have this value for 
schedulingStrategy.
    +     **
    --- End diff --
    
    Probably should actually mark this option as deprecated using an annotation.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to