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)