You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2011/05/06 16:40:03 UTC

[jira] [Resolved] (QPID-1608) getCurrent method in FailoverPolicy returns null even when a FailoverMethod is present

     [ https://issues.apache.org/jira/browse/QPID-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-1608.
------------------------------------

    Resolution: Fixed

This has long been fixed.

> 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: 0.5
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>            Priority: Minor
>             Fix For: 0.9
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org