James Yang Kuang Lim created ARTEMIS-2275:
---------------------------------------------
Summary: Message Group reset via JMSXGroupSeq -1 Feature
Key: ARTEMIS-2275
URL: https://issues.apache.org/jira/browse/ARTEMIS-2275
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: ActiveMQ-Artemis-Native
Affects Versions: 2.7.0
Environment: Windows 10
Reporter: James Yang Kuang Lim
Assignee: clebert suconic
Fix For: 2.7.0
Latest feature supports message group reset when Artemis broker deliver a
message to a receiver with JMSXGroupSeq set to -1. If the receiver release that
message back to the peer and it will get redelivered and the next message will
get reassigned to a new message group. However, when Artemis broker redelivers
that same message again, it will close the message group again and reassigned
the next message to a new message group again. This become an endless loop. Can
this new feature bug be fixed so that when Artemis broker redeliver that
message it will not close the message group again?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)