[ 
https://issues.apache.org/jira/browse/CAMEL-12889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655053#comment-16655053
 ] 

Mikael Carlstedt commented on CAMEL-12889:
------------------------------------------

I'm extending ScheduledPollConsumer and need to be able to poll with fixed rate 
with possibly concurrently ongoing polls. But I realized that it can easily be 
worked around by injecting a DefaultScheduledPollConsumerScheduler with the 
desired settings, so the fix is not strictly needed. However, having a property 
for this in ScheduledPollConsumer without functionality is misleading, so I 
think it should either be removed or properly implemented. 

> 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