[
https://issues.apache.org/jira/browse/NIFI-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043105#comment-16043105
]
ASF GitHub Bot commented on NIFI-4045:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1903
NIFI-4045: POST lineage may not respond with eventId
NIFI-4045:
- Addressing issues causing the eventId to not be relayed when submitting a
lineage request under certain conditions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4045
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1903.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 #1903
----
commit b3c5adfefb7a6debd5839585e39c7aa47a0e5fd5
Author: Matt Gilman <[email protected]>
Date: 2017-06-08T17:38:19Z
NIFI-4045:
- Addressing issues causing the eventId to not be relayed when submitting a
lineage request under certain conditions.
----
> POST lineage does may not populate eventId
> ------------------------------------------
>
> Key: NIFI-4045
> URL: https://issues.apache.org/jira/browse/NIFI-4045
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Trivial
>
> The when submitting a request for flowfile lineage, the request can be made
> using either a flowfile uuid or an event id. Currently, the event id is not
> populated when the request was made using the event id.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)