[
https://issues.apache.org/jira/browse/CAMEL-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920902#comment-16920902
]
Claus Ibsen commented on CAMEL-13917:
-------------------------------------
All support for consumer.xxx has been removed. All options should be declared
on the endpoint, which also makes it support fast configuration, documented via
the tools etc.
> camel3 - Deprecate and remove consumer.xxx syntax for delay options
> -------------------------------------------------------------------
>
> Key: CAMEL-13917
> URL: https://issues.apache.org/jira/browse/CAMEL-13917
> Project: Camel
> Issue Type: Task
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0, 3.0.0.RC2
>
>
> You can configure them on the endpoint directly, so consumer.delay=5000
> should just be delay=5000 and so on.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)