amarkevich commented on a change in pull request #6344:
URL: https://github.com/apache/camel/pull/6344#discussion_r736630806
##########
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:
existing tests passed without fireNow configured. Existing flag confuses
during trigger configuration.
--
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]