getCurrent method in FailoverPolicy returns null even when a FailoverMethod is 
present
--------------------------------------------------------------------------------------

                 Key: QPID-1608
                 URL: https://issues.apache.org/jira/browse/QPID-1608
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M5
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
            Priority: Minor
             Fix For: M5


The getCurrentMethod in FailoverPolicy returns null even when a FailoverMethod 
is present as the second half of the following condition evals to false
if ((_currentMethod >= 0) && (_currentMethod < (_methods.length-1)))


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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to