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

Consistent handling of durations in broker configuration, allowing sub-second intervals.

    XMLWordPrintableJSON

Details

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

    Description

      Allow sub-second intervals in broker configuration settings that take a value in seconds.

      There was an ad-hock change to allow link-maintenance-interval to be specified as a floating point value.
      Implement a more consistent approach allowing intervals to be expressed as any of

      10 - value in seconds, backward compatible.
      10s - value in seconds
      10ms - value in milliseconds
      10us - value in microseconds
      10ns - value in nanoseconds

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: