[infinispan-issues] [JBoss JIRA] (ISPN-3069) TimeService implementation
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Thu May 9 10:40:53 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-3069:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1813
> TimeService implementation
> --------------------------
>
> Key: ISPN-3069
> URL: https://issues.jboss.org/browse/ISPN-3069
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Fix For: 5.3.0.Final
>
>
> Implementation of the TimeService as described in the mailling list http://lists.jboss.org/pipermail/infinispan-dev/2013-April/012667.html
> Interface can be found here: https://github.com/pruivo/infinispan/blob/ISPN-3069/core/src/main/java/org/infinispan/util/TimeService.java
> Default implementation will wrap System.nanoTime() and System.currentTimeMillis().
> Provide also a no-op implementation?
> other suggestions are welcome.
--
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
More information about the infinispan-issues
mailing list