tpalfy commented on a change in pull request #4110: NIFI-7226: Add Connection 
Factory configuration properties to Publish…
URL: https://github.com/apache/nifi/pull/4110#discussion_r388284792
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/src/main/java/org/apache/nifi/jms/processors/AbstractJMSProcessor.java
 ##########
 @@ -218,6 +217,24 @@ public void onTrigger(ProcessContext context, 
ProcessSession session) throws Pro
         }
     }
 
+    @OnScheduled
 
 Review comment:
   Shouldn't this be `@OnEnabled`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to