Bug 1261180
| Summary: | [Enhancement] Make the journal flush timeout configurable in the C++ broker | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Mike Cressman <mcressma> |
| Component: | qpid-cpp | Assignee: | Andrew Stitcher <astitcher> |
| Status: | CLOSED UPSTREAM | QA Contact: | Messaging QE <messaging-qe-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | astitcher, jross, messaging-qe-bugs, opiske, pematous, zkraus |
| Target Milestone: | 3.2 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qpid-cpp-0.34-5 | Doc Type: | Enhancement |
| Doc Text: |
The qpidd persistent message store flush timeout can be configured using a command line option or using the qpidd configuration file. In previous versions of the product, this time was set at 500ms.
The appropriate command line option is:
----
--journal-flush-timeout SECONDS
----
The parameter is in seconds but can be a decimal, and will also accept suffixes to allow specification in seconds (`s`), milliseconds (`ms`), microseconds (`us`) and nanoseconds (`ns`).
(this is consistent with the other parameters that can also be times).
Setting this option in the qpidd configuration file follows the syntax shown below:
----
journal-flush-timeout=1ms
----
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:48:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mike Cressman
2015-09-08 19:26:51 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |