there is no expected order from product side. The tests were checking them in a particular order.
was to avoid https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel.daily/172/testReport/junit/org.apache.camel.component.reactive.streams/DirectClientAPITest/Test_JDK_9___testDirectCallWithExchange_on_testDirectCallWithExchange_org_apache_camel_component_reactive_streams_DirectClientAPITest_/ i'm not sure if it was a bug in Camel which is not enforcing the order in the list or if it is that the test should not expect a specific order. This PR took the party that the retrived list can be done in any order and then updates the tests. [ Full content available at: https://github.com/apache/camel/pull/2546 ] This message was relayed via gitbox.apache.org for [email protected]
