[
https://issues.apache.org/jira/browse/ARTEMIS-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837438#comment-16837438
]
ASF subversion and git services commented on ARTEMIS-2335:
----------------------------------------------------------
Commit fc760265a22a5a45ca39226649e0745657c232a8 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fc76026 ]
ARTEMIS-2335 Fixing delivery logic for message group on negative attemps
OpenWireGroupingTest::testGrouping is fixed after this change as it was
intermittently failing
> Message stuck if consumers are busy during message group delivery
> -----------------------------------------------------------------
>
> Key: ARTEMIS-2335
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2335
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: clebert suconic
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> org.apache.activemq.artemis.tests.integration.openwire.OpenWireGroupingTest
> is failing because of this.
> Basically a message is delivered to a group, if it fails, the iterator and
> handling is ignored (based on a noRef call on the routing / delivery logic)
> making the message and the consumer to be stuck until you reboot the server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)