Kim van der Riet created QPID-7877:
--------------------------------------

             Summary: [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]

Reply via email to