Alan Conway created QPID-4748:
---------------------------------
Summary: Consistent handling of durations in broker configuration,
allowing sub-second intervals.
Key: QPID-4748
URL: https://issues.apache.org/jira/browse/QPID-4748
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Affects Versions: 0.22
Reporter: Alan Conway
Assignee: Alan Conway
Allow sub-second intervals in broker configuration settings that take a value
in seconds.
There was an ad-hock change to allow link-maintenance-interval to be specified
as a floating point value.
Implement a more consistent approach allowing intervals to be expressed as any
of
10 - value in seconds, backward compatible.
10s - value in seconds
10ms - value in milliseconds
10us - value in microseconds
10ns - value in nanoseconds
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]