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

[jira] [Commented] (NIFI-3022) DROP Provenance Events is not shown when user right-clicks on connection and chooses to Empty queue

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

ASF GitHub Bot commented on NIFI-3022:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/1227

    Ensuring DROP events are accessible after manually emptying a queue

    NIFI-3022:
    - Returning the appropriate authorizable when accessing provenance events for a manual DROP event by emptying a queue.
    - Populating the component details of a provenance event when the source is a connection.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-3022

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

    https://github.com/apache/nifi/pull/1227.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 #1227
    
----
commit b777bb52c3cc81a4c53ccb67ac0f382d10074f91
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-11-15T20:32:53Z

    NIFI-3022:
    - Returning the appropriate authorizable when accessing provenance events for a manual DROP event by emptying a queue.
    - Populating the component details of a provenance event when the source is a connection.

----


> DROP Provenance Events is not shown when user right-clicks on connection and chooses to Empty queue
> ---------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-3022
>                 URL: https://issues.apache.org/jira/browse/NIFI-3022
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Mark Payne
>            Assignee: Matt Gilman
>             Fix For: 1.1.0
>
>
> I dropped the FlowFiles from a FlowFile Queue and then was unable to see the Provenance Events. It appears that the events are created and read from the repository but are not being authorized properly.



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