I'm interested in the answer to this question. For messages on a queue outside of a message group, I believe processing continues during the retry interval, so I'd guess the same is true for message groups but I don't know for sure. On Apr 6, 2015 6:37 AM, "cduvvuri" <cduvvur...@gmail.com> wrote:
> Would ActiveMq holds ordered messages delivery until the first message > delivery(if failes) is retried as per configuration. > > For example, if a processing exception is thrown and a retry policy is > setup > to retry 3 times every 10 seconds....will the next message in this "group" > be processed during that time period or only after the retries have > completed? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Grouping-Retry-Policy-tp4694353.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >