You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "Manu Zhang (JIRA)" <ji...@apache.org> on 2016/08/15 15:06:20 UTC

[jira] [Resolved] (GEARPUMP-188) use java.time.Instant for Task start time

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

Manu Zhang resolved GEARPUMP-188.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8.1

Issue resolved by pull request 74
[https://github.com/apache/incubator-gearpump/pull/74]

> use java.time.Instant for Task start time
> -----------------------------------------
>
>                 Key: GEARPUMP-188
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-188
>             Project: Apache Gearpump
>          Issue Type: Improvement
>          Components: streaming
>    Affects Versions: 0.8.1
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>             Fix For: 0.8.1
>
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)