By the way, I am aware that the test will fail, even if the dynamic throttling did work correctly, as I did not change the expected time. But as one third of the messages (=30) should go out with rate of 1 per second, I would expect something around 15s , surely not 284 ms.
If I change the rate from 100 to 10, I get a different AssertionError: java.lang.AssertionError: mock://result Received message count. Expected: <90> but was: <21> -- View this message in context: http://camel.465427.n5.nabble.com/Problems-with-dynamic-throttling-tp5746613p5746615.html Sent from the Camel - Users mailing list archive at Nabble.com.
