thorin8k commented on PR #7030: URL: https://github.com/apache/camel/pull/7030#issuecomment-1261062292
I've found that in RabbitMQProduccer class there is a non existing method being used:  Based on the API of the commons-pool2 version used (2.11.1) that method is not present: https://commons.apache.org/proper/commons-pool/apidocs/index.html This fails since 3.14.1 so the only solution for me was downgrading to 3.14.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org