[
https://issues.apache.org/jira/browse/NIFI-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011300#comment-16011300
]
ASF GitHub Bot commented on NIFI-3901:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1803
NIFI-3901: Address Provenance Rest Api issues
NIFI-3901:
- Addressing response code of POST /provenance/lineage.
- Ensuring cluster node details are set accordingly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3901
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1803.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 #1803
----
commit c13b59347b78c0f60b97a0a01a065dc9c1e5321e
Author: Matt Gilman <[email protected]>
Date: 2017-05-15T20:44:26Z
NIFI-3901:
- Addressing response code of POST /provenance/lineage.
- Ensuring cluster node details are set accordingly.
----
> Web Api - Address minor issues with the Provenance API
> ------------------------------------------------------
>
> Key: NIFI-3901
> URL: https://issues.apache.org/jira/browse/NIFI-3901
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.3.0
>
>
> - POST /provenance/lineage returns 200 instead of 201
> - Cluster Node details not correctly set in replay response
> - Cluster Node details not correctly set in lineage response
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)