Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.4.0, 4.5.0
-
Novice
Description
When reviewing the PR for CAMEL-20521 I noticed that the test library for camel-amqp is not very extensive. Although that component is built on top of camel-jms (which is battle tested for many years and has an extensive library of tests), we may be lacking test coverage in a few areas that are specific to AMQP or for which the behavior and/or features don't align 1-to-1 with those implemented in camel-jms.
As such, this is a tracking ticket to identify those areas and implement tests for these edge cases as needed.
Obs.: these should focus on easily testable items that could be automated and handled in the ASF CI. Large scale, performance and others should be handled on a per-case basis.
Attachments
Issue Links
- is related to
-
CAMEL-20521 camel-amqp - AMQP publisher application is losing messages with local JMS transaction enabled
- Resolved