The main problem is. if I set the producerPoolMaxActive = 1, all the requests will queue one by one. The performance is low. if I set the producerPoolEnabled = false, seems got concurrency issue according to the http://camel.465427.n5.nabble.com/Concurrency-problem-with-Netty-and-producerPoolEnabled-false-td5739679.html#a5739683
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-netty-client-problem-only-one-connection-is-allowed-by-the-server-tp5797503p5797506.html Sent from the Camel - Users mailing list archive at Nabble.com.
