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 <[email protected]>
Date: 2016-07-25T21:31:57Z
FALCON-1776 Instance update on titan DB based on JMS notifications on
coordinator actions
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---