FanoutTransport minimum ack connection logic bug
------------------------------------------------

                 Key: AMQ-1439
                 URL: https://issues.apache.org/activemq/browse/AMQ-1439
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
            Reporter: Trevor Pounds
             Fix For: 5.0.0
         Attachments: FanoutTransport.svn.diff

All occurrences  of connectedCount != minAckCount should be replaced with 
connectedCount < minAckCount.  The logic should proceed once the minimum number 
of acks have been achieved.

see http://www.nabble.com/FanoutTransport-Patches-tf4562939s2354.html

-- 
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