[
https://issues.apache.org/activemq/browse/CAMEL-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43465#action_43465
]
Claus Ibsen commented on CAMEL-605:
-----------------------------------
a bit odd how the exhange is created. The content and the header doesnt match
up.
Message number 50: suddenly have a index of only 5.
And later on we get more and more of these missmatches.
{code}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 45] with header {camelDataSetIndex=45}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 46] with header {camelDataSetIndex=46}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 47] with header {camelDataSetIndex=47}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 48] with header {camelDataSetIndex=48}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 49] with header {camelDataSetIndex=49}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 50] with header {camelDataSetIndex=5}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 51] with header {camelDataSetIndex=51}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 52] with header {camelDataSetIndex=52}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 53] with header {camelDataSetIndex=53}
2008-06-15 19:52:56,562 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 54] with header {camelDataSetIndex=54}
...
2008-06-15 19:52:56,625 DEBUG SedaConsumer - Consuming: Exchange[Message: Hello
World from message number 193] with header {camelDataSetIndex=63}
{code}
> intermittent test failure in SpringDataSetTest
> ----------------------------------------------
>
> Key: CAMEL-605
> URL: https://issues.apache.org/activemq/browse/CAMEL-605
> Project: Apache Camel
> Issue Type: Test
> Reporter: Freeman Fang
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 1.4.0
>
>
> I notice that in bamboo nightly build recently SpringDataSetTest failed
> intermittently.
> I try this test on my local machine, I can see this test failure once about
> every 10 times try
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.