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 04:57:20 UTC

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

Manu Zhang created GEARPUMP-188:
-----------------------------------

             Summary: 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


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)