[
https://issues.apache.org/jira/browse/CAMEL-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967655#comment-15967655
]
Claus Ibsen commented on CAMEL-11148:
-------------------------------------
Yeah I gave them a spin and couldnt sense the difference too much. LATEST was
what made the most sense for me to be usable.
There is a little example here
https://github.com/camelinaction/camelinaction2/blob/master/chapter21/rx-java2/src/test/java/camelinaction/CamelLatestBackPressureTest.java
You can play with that and use the others and see what happens.
> camel-reactive-streams: too many backpressure strategies
> --------------------------------------------------------
>
> Key: CAMEL-11148
> URL: https://issues.apache.org/jira/browse/CAMEL-11148
> Project: Camel
> Issue Type: Bug
> Reporter: Nicola Ferraro
> Assignee: Nicola Ferraro
> Fix For: 2.19.0
>
>
> The backpressure strategies DROP and OLDEST seem equivalent according to
> their description. We should keep only one (OLDEST describes it better) and
> test which one works correctly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)