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

Claus Ibsen commented on CAMEL-23097:
-------------------------------------

We tend to only mark something as bug if it was in a release that could affect 
end users - otherwise it just ends up unnessary as bugs in release notes.

> Sample Eip: default value is not set via ProcessorDefinitiion
> -------------------------------------------------------------
>
>                 Key: CAMEL-23097
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23097
>             Project: Camel
>          Issue Type: Task
>          Components: eip
>    Affects Versions: 4.19.0
>            Reporter: Jiri Ondrusek
>            Assignee: Jiri Ondrusek
>            Priority: Minor
>             Fix For: 4.19.0
>
>
> With the fix of https://issues.apache.org/jira/browse/CAMEL-23017, the 
> default value of sample is lost.
> Route:
> {code:java}
>         from("direct:sample")
>                 .sample()
>                 .to("mock:sample"); {code}
> defaults to sample 1 request per 0 milliseconds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to