Validate/Bump ActiveMQ v5.17.2
A new version of ActiveMQ is being deployed progressively on all the messaging brokers. This new version should be fully backward compatible so I do not expect any problems.
However, since you rely on some very specific features, you should probably verify that your code works as expected on this new version. You can already test this on the test cluster.
Since a couple of months, the agileinf-test-mb cluster contains:
- mb081 running ActiveMQ 5.16.5
- mb091 running ActiveMQ 5.17.2
You can therefore verify that both versions work the same way for your use case.
All the agileinf-mb brokers are still running 5.16.5 but this will change in the next weeks.
Force connection to mb091 and validate all our features as working as expected, specially DLQ configurations
Edited by Carina Antunes