[
https://issues.apache.org/jira/browse/QPID-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet updated QPID-7383:
-----------------------------------
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. (was: When 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.)
> [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]