GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/281
[HELIX-773] add getLastScheduledTaskTimestamp information in workflow rest
API
- Added TaskExecutionInfo object to wrap task execution information
- added TaskExecutionInfo to last scheduled task in workflow property in
workflow rest API
- Modified related tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/workflow-rest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/281.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 #281
----
commit 917f6b7ee1b2b44b10eea7e5de7f07aa7f184618
Author: Harry Zhang <hrzhang@...>
Date: 2018-10-30T23:43:25Z
[HELIX-773] add getLastScheduledTaskTimestamp information in workflow rest
api
----
---