Andy Taylor created ARTEMIS-216:
-----------------------------------
Summary: fix redelivery semantics
Key: ARTEMIS-216
URL: https://issues.apache.org/jira/browse/ARTEMIS-216
Project: ActiveMQ Artemis
Issue Type: Sub-task
Reporter: Andy Taylor
Assignee: Andy TaylorThere are some missing features with redelivery such as setting the delivery count when redelivered client side and moving to the DLQ. tests to cover this are: https://github.com/apache/activemq/blob/master/activemq-unit-test/src/test/java/org/apache/activemq/test/rollback/CloseRollbackRedeliveryQueueTest.java https://github.com/apache/activemq/blob/master/activemq-unit-tests/src/test/java/org/apache/activemq/usecases/NonBlockingConsumerRedeliveryTest.java https://github.com/apache/activemq/blob/master/activemq-unit-tests/src/test/java/org/apache/activemq/usecases/TopicRedeliverTest.java https://github.com/apache/activemq/blob/master/activemq-unit-tests/src/test/java/org/apache/activemq/usecases/QueueRedeliverTest.java -- This message was sent by Atlassian JIRA (v6.3.4#6332)
