[ 
https://issues.apache.org/jira/browse/QPID-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim van der Riet resolved QPID-7383.
------------------------------------
    Resolution: Fixed

If this fix does not sufficiently resolve the latency issue, please feel free 
to reopen this.

> [linearstore] Overwrite-before-return causes latencies for clients
> ------------------------------------------------------------------
>
>                 Key: QPID-7383
>                 URL: https://issues.apache.org/jira/browse/QPID-7383
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to