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

Extend the qpidd --wait option to work at shutdown

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.23
    • C++ Broker
    • None

    Description

      When stopping the broker using "qpidd -q" the qpidd executable
      is waiting only for 10 seconds. In some situation, 10 seconds
      do not seem to be enough to shutdown the broker and the "qpidd -q"
      ends in error. Especially in situtions when the broker shutdown is
      done by a script, this leads to unnecessary complications, because
      the situation need to be evaluated and handled.

      The --wait interval already used during broker startup should be used
      to allow extending the 10 second interval. Having a configurable wait
      interval can help especially in situations when the user knows that
      the broker shutdown might take a longer time due to its configuration
      (amount of queues, number of messages, ...).

      Attachments

        1. bz862899.patch
          2 kB
          Ernest Allen

        Activity

          People

            chug Charles E. Rolke
            eallen Ernest Allen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: