[
https://issues.apache.org/jira/browse/QPID-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111640#comment-16111640
]
ASF subversion and git services commented on QPID-7877:
-------------------------------------------------------
Commit 0e1cef52d6d445d06602d57611eb8c7591ca571c in qpid-cpp's branch
refs/heads/master from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=0e1cef5 ]
QPID-7877: Rolled back changes to linearstore journal-flush-timeout option made
in QPID-7666. The original qpid::sys::Duration implementation which is more
flexible and allows the use of units is restored.
> [linearstore] Recent change to journal-flush-timeout parameter changed units,
> limited minimum value to 1ms
> ----------------------------------------------------------------------------------------------------------
>
> Key: QPID-7877
> URL: https://issues.apache.org/jira/browse/QPID-7877
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
>
> A recent checkin for QPID-7666 changed the way the {{journal-flush-timeout}}
> parameter for the linearstore is handled. This change caused the value to be
> an integer millisecond value with a minimum of 1ms. This means:
> * A relatively arbitrary lower limit has been suddenly applied;
> * Existing configuration files are no longer valid and would either cause the
> broker to stop with an error or could in some cases continue running with a
> different interpretation of the number (where the original timeout is an
> integer > 1).
> This fix needs to be rolled back and the original handling of the parameter
> needs to be restored.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]