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

HA cluster state may get stuck in recovering

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.28
    • 0.31
    • C++ Clustering
    • None

    Description

      HA brokers can become stuck in "recovering" or "catchup" state when running transactional clients with multiple failovers.

      To reproduce, in one window run:

      while qpid-txtest2 -b 20.0.20.200 --total-messages 1000 --connection-options '

      {reconnect:true}

      ' --tx-count 1000; do true; done

      In another window run (ha script attached):

      while ha wait -a; do sleep .5; ha kill; done

      After some time one or more brokers willl become stuck in catchup or recovering state.

      Attachments

        1. ha
          2 kB
          Alan Conway

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: