Closed krancour closed 4 years ago
@vromero I can confirm that this PR does fix the problem. The "jms" comes directly from the Artemis documentation, but I definitely don't see any rationale in restricting it to that by default.
This is the same as https://github.com/vromero/activemq-artemis-helm/pull/29
Thanks @DanSalt @krancour
@vromero nice chart!
I spent a chunk of time this weekend trying to figure out why messages weren't being properly distributed and redistributed. I eventually discovered the line that this PR proposes to remove constrains the connector to only working for addresses beginning
jms
-- which I assume was not the intended behavior.