[ 
https://issues.apache.org/jira/browse/CAMEL-12889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikael Carlstedt resolved CAMEL-12889.
--------------------------------------
    Resolution: Not A Bug

My apologies - it works as intended. I jumped to conclusions when it didn't 
work as I expected, not noticing the introspection that delegates all settings 
to the scheduler. My expectation was wrong because I thought that 
ScheduledExecutorService.scheduleWithFixedRate() allows overlapping runs but it 
doesn't.

> useFixedDelay property of ScheduledPollConsumer has no effect
> -------------------------------------------------------------
>
>                 Key: CAMEL-12889
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12889
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>            Reporter: Mikael Carlstedt
>            Priority: Minor
>
> The setUseFixedDelay() method of contained ScheduledPollConsumerScheduler 
> instance should be called to change the behaviour when setUseFixedDelay() is 
> called.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to