Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/2209
@michaelandrepearce I need you to take a look into this please.
MessageRedistributionFix is broken, up to the point I can't complete a
whole testsuite on my internal CI.
My idea was the emulate the previous collection where redistributor would
be an item, while still checking if redistributor is the only allowed item to
be used on the loop.
I'm not sure how else we would change this without making substantial
refactoring to your previous commit.
Can you look into this PR please?
---