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

[Broker-J] Create tool to permit recovery from QPID-8066

    XMLWordPrintableJSON

Details

    Description

      Defect QPID-8066 has the potential to leave the Broker in a state where it cannot be restarted. The recovery phase, on encountering the orphan records, throws an exception and this puts the virtualhost into an ERROR state.  There is no facility in Broker-J to recover from this short of recreation of the virtualhost.

      If the configuration store is backed by JDBC, then a workaround is to connect to the database and remove the offending rows.   Unfortunately if the virtualhost is backed by BDB (for configuration) or BDB HA, the user has no convenient way to recover the situation.  BDB JE has no command line interface so a Java program would have to be written with knowledge of the store's structure.  The HA case is further complicated by the fact that sufficient nodes would have to be available to provide quorum within the group.

      Attachments

        Issue Links

          Activity

            People

              kwall Keith Wall
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: