You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2017/08/03 15:05:00 UTC

[jira] [Resolved] (AMQ-6785) Incorrect time conversion in timestampplugin example

     [ https://issues.apache.org/jira/browse/AMQ-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon resolved AMQ-6785.
-----------------------------------------
    Resolution: Fixed

Documentation has been fixed in the wiki.  The website link will update with the correct value soon.

>  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
>            Assignee: Christopher L. Shannon
>
> Incorrect time conversion in [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)