Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1536
I agree that there's still a problem, but I don't think the matching change
should be reverted. The matching logic was *not* working as advertised before
the change. Your test-case was simply relying on the broken behavior.
As I mentioned previously I would suggest that the delimiter (and other
characters) be configurable for the matching logic as well as the routing.
This was probably the intended functionality all along when ARTEMIS-815 was
implemented.
---