[
https://issues.apache.org/jira/browse/CAMEL-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177974#comment-15177974
]
Martin Basovník commented on CAMEL-9667:
----------------------------------------
Reproducer:
{code}
git clone [email protected]:basovnik/camel.git
cd camel
git checkout CAMEL-9667
mvn -pl :camel-core -am clean test -DfailIfNoTests=false
-Dtest=ResequencerAsyncProducerTest
{code}
> Resequencer does not work with asynchronous producers
> -----------------------------------------------------
>
> Key: CAMEL-9667
> URL: https://issues.apache.org/jira/browse/CAMEL-9667
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.17.0
> Reporter: Martin Basovník
>
> Resequencer _sometimes_ does not work with asynchronous producers, e.g.
> *seda*, *jms*, ... Either is should work or it should inform user about risky
> construction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)