[
https://issues.apache.org/jira/browse/CAMEL-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-9520:
-------------------------------
Affects Version/s: 2.17.0
> DdbStreamConsumer should inherit ?pollStrategy from DdbStreamEndpoint
> ---------------------------------------------------------------------
>
> Key: CAMEL-9520
> URL: https://issues.apache.org/jira/browse/CAMEL-9520
> Project: Camel
> Issue Type: Bug
> Components: camel-aws
> Affects Versions: 2.17.0
> Reporter: Rachel Evans
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.17.0
>
>
> I would like to be able to define my own PollingConsumerPollStrategy for a
> DdbStream.
> I can add ?pollStrategy=#myStrategy to the URI of the endpoint, and that does
> indeed define it correctly on the endpoint (as shown by
> endpoint.getPollStrategy()).
> However the poll strategy is not copied across to the consumer
> (consumer.getPollStrategy() shows the DefaultPollingConsumerPollStrategy, not
> my custom one).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)