Officially support the setter to period in PeriodicTrigger/CronTrigger [SPR-10772] #15398
Labels
Comments
Bulk closing outdated, unresolved issues. Please, reopen if still relevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Simon Wong opened SPR-10772 and commented
This is not related to Spring Integration but I use it as illustration.
https://github.com/SpringSource/spring-integration-samples/blob/master/intermediate/dynamic-poller/src/main/java/org/springframework/integration/samples/poller/DynamicPeriodicTrigger.java
To support dynamic trigger, we have to clone the class source code and enable the setter to periodic fields. It is better to support this officially within PeriodicTrigger and CronTrigger
Affects: 3.2.3
The text was updated successfully, but these errors were encountered: