You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/13 00:25:20 UTC

[jira] [Commented] (FALCON-1776) Process instance update in titan DB based on JMS notifications on coordinator actions

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

ASF GitHub Bot commented on FALCON-1776:
----------------------------------------

GitHub user yzheng-hortonworks opened a pull request:

    https://github.com/apache/falcon/pull/263

    FALCON-1776 Process instance update in titan DB based on JMS notifications on coordinator actions

    In the JMS notifications from the coordinator action, there is no information on timestamp. This patch allows the timestamp property to be optional when adding process instance to titan DB. See the picture below for an example result (i.e. WAITING instance).
    
    <img width="1083" alt="screen shot 2016-08-12 at 4 50 59 pm" src="https://cloud.githubusercontent.com/assets/10202347/17640302/aec16864-60b1-11e6-9a38-b6dc5cd8b890.png">


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

    $ git pull https://github.com/yzheng-hortonworks/falcon FALCON-1776

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

    https://github.com/apache/falcon/pull/263.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 #263
    
----
commit b9d22e9a54c238af934f6848e0022a95ccc9e5c0
Author: yzheng-hortonworks <yz...@hortonworks.com>
Date:   2016-07-25T21:31:57Z

    FALCON-1776 Instance update on titan DB based on JMS notifications on coordinator actions

----


> Process instance update in titan DB based on JMS notifications on coordinator actions
> -------------------------------------------------------------------------------------
>
>                 Key: FALCON-1776
>                 URL: https://issues.apache.org/jira/browse/FALCON-1776
>             Project: Falcon
>          Issue Type: Improvement
>            Reporter: Ying Zheng
>            Assignee: Ying Zheng
>             Fix For: trunk
>
>
> In the JMS notifications from the coordinator action, there is no information on timestamp. Need to allow the timestamp property to be optional when adding process instance to titan DB.



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