Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1608

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5
    • 0.9
    • JMS AMQP 0-x
    • None

    Description

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

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: