Varsha created AMQ-6785:
---------------------------
Summary: Incorrect time conversion in timestampplugin example
Key: AMQ-6785
URL: https://issues.apache.org/jira/browse/AMQ-6785
Project: ActiveMQ
Issue Type: Bug
Components: Documentation
Affects Versions: 5.14.5
Reporter: Varsha
Incorrect time conversion in
timestampplugin[http://activemq.apache.org/timestampplugin.html] example.
Example:
<plugins>
<!-- 86,400ms = 1 day -->
<timeStampingBrokerPlugin ttlCeiling="86400" zeroExpirationOverride="86400"/>
</plugins>
86,400ms is equal to 0.024 and not 1day.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)