[
https://issues.apache.org/activemq/browse/AMQNET-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Gellings updated AMQNET-137:
---------------------------------
Attachment: RedeliveryPolicyTest.cs
RedeliveryPolicy.cs
Attached is a RedeliveryPolicy class and tests that we are using for redelivery
policy logic. The RedeliveryDelay method is a bit different than the java
implementation as it takes in a redelivered counter.
We have integration tests as well. They are not attached as they use a
framework that sits on top of ActiveMQ NMS. We can sort through them and code
them so they are directly using ActiveMQ NMS if needed.
> Add support for redelivery policy
> ---------------------------------
>
> Key: AMQNET-137
> URL: https://issues.apache.org/activemq/browse/AMQNET-137
> Project: ActiveMQ .Net
> Issue Type: New Feature
> Components: ActiveMQ Client
> Affects Versions: 1.1.0
> Reporter: Mark Keenan
> Assignee: Jim Gomes
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: RedeliveryPolicy.cs, RedeliveryPolicyTest.cs
>
>
> It would be nice if we could set redelivery policy (similar to the Java
> client). See this ActiveMQ mailing list thread for details:
> http://www.nabble.com/configuring-redelivery-with-NMS-td21714808.html#a21717670
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.