[
https://issues.apache.org/jira/browse/CAMEL-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449863#comment-17449863
]
Otavio Rodolfo Piske commented on CAMEL-17243:
----------------------------------------------
I mean: "miss this configuration when using the Maven shade plugin".
> camel-dataset: unable to set produceDelay
> -----------------------------------------
>
> Key: CAMEL-17243
> URL: https://issues.apache.org/jira/browse/CAMEL-17243
> Project: Camel
> Issue Type: Bug
> Affects Versions: 3.11.4, 3.14.0
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Attachments: dataset.log
>
>
> For some reason the code is failing to set the produceDelay.
>
> {noformat}
> Exception in thread "main" org.apache.camel.FailedToCreateRouteException:
> Failed to create route route1:
> Route(route1)[From[dataset:testSet?produceDelay=0] -> [To[ka... because of
> Failed to resolve endpoint: dataset://testSet?produceDelay=0 due to: Error
> binding property (produceDelay=0) with name: produceDelay on bean:
> dataset://testSet?produceDelay=0 with value: 0{noformat}
>
> The full log is attached.
>
> [^dataset.log]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)