Make RedeliveryPolicy.RedeliveryDelay a virtual method so that it can be 
overridden
-----------------------------------------------------------------------------------

                 Key: AMQNET-224
                 URL: https://issues.apache.org/activemq/browse/AMQNET-224
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: ActiveMQ
    Affects Versions: 1.2.0
         Environment: ActiveMQ 5.2
            Reporter: Mark Gellings
            Assignee: Jim Gomes
            Priority: Minor
             Fix For: 1.2.0


Make RedeliveryPolicy.RedeliveryDelay a virtual method so that it can be 
overridden.  We have enhanced redelivery logic to include optimistic and 
pessimistic client ack redeliveries.  Would be nice if we could encapsulate 
this into the RedeliveryDelay method.  By default java methods are virtual so 
this shouldn't be a problem IMO.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to