oscerd commented on a change in pull request #6344:
URL: https://github.com/apache/camel/pull/6344#discussion_r736750337



##########
File path: 
components/camel-quartz/src/main/java/org/apache/camel/component/quartz/QuartzEndpoint.java
##########
@@ -81,8 +81,6 @@
     private String cron;
     @UriParam
     private boolean stateful;
-    @UriParam(label = "scheduler")
-    private boolean fireNow;

Review comment:
       I need to double check the code, but I don't think it's a dummy option. 
We did clean up when moving to camel 3 and I think we should have noticed if it 
was dummy or not. By the way, I'll have a look or @davsclaus will.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to