[ 
https://issues.apache.org/jira/browse/GEARPUMP-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420667#comment-15420667
 ] 

ASF GitHub Bot commented on GEARPUMP-188:
-----------------------------------------

GitHub user manuzhang opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/74

    [GEARPUMP-188] use java.time.Instant for Task start time

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/manuzhang/incubator-gearpump 
replace_timestamp_with_instant

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gearpump/pull/74.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #74
    
----
commit 36593c49f53e50ff918561e0aa8dfc4aebe598d9
Author: manuzhang <owenzhang1...@gmail.com>
Date:   2016-05-31T05:10:24Z

    [GEARPUMP-188] use java.time.Instant for Task start time

----


> 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)

Reply via email to