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

[linearstore] Overwrite-before-return causes latencies for clients

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-cpp-1.35.0
    • C++ Broker
    • None

    Description

      Using the linearstore overwrite-before-return option can cause excessive client latencies owing to the time taken in the store to overwrite the entire journal file with zeros in an inefficient manner. The store by design does not have its own worker threads, and relies on the thread that is processing a message to perform its work.

      Attachments

        Activity

          People

            kpvdr Kim van der Riet
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: