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

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

GitHub user pvillard31 opened a pull request:

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

    NIFI-3816 - Added correct mime.type to S2S bulletin and provenance re…

    …porting tasks
    
    Thank you for submitting a contribution to Apache NiFi.
    
    In order to streamline the review of the contribution we ask you
    to ensure the following steps have been taken:
    
    ### For all changes:
    - [X] Is there a JIRA ticket associated with this PR? Is it referenced 
         in the commit message?
    
    - [X] Does your PR title start with NIFI-XXXX where XXXX is the JIRA number 
you are trying to resolve? Pay particular attention to the hyphen "-" character.
    
    - [X] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
    
    - [X] Is your initial contribution a single, squashed commit?
    
    ### For code changes:
    - [X] Have you ensured that the full suite of tests is executed via mvn 
-Pcontrib-check clean install at the root nifi folder?
    - [ ] Have you written or updated unit tests to verify your changes?
    
    ### Note:
    Please ensure that once the PR is submitted, you check travis-ci for build 
issues and submit an update to your PR as soon as possible.


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

    $ git pull https://github.com/pvillard31/nifi NIFI-3816

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

    https://github.com/apache/nifi/pull/1758.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 #1758
    
----
commit f9e0150c48e957309d44f0fd2b87ddaedf088e1f
Author: Pierre Villard <[email protected]>
Date:   2017-05-05T16:09:04Z

    NIFI-3816 - Added correct mime.type to S2S bulletin and provenance 
reporting tasks

----


> Add JSON mime.type attribute for S2S Provenance and Bulletins reporting tasks
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-3816
>                 URL: https://issues.apache.org/jira/browse/NIFI-3816
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.2.0
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Trivial
>
> I noticed that only the S2S Status reporting task is setting 
> {{application/json}} for {{mime.type}} attribute in generated flow files. It 
> should be added to other S2S reporting tasks as it's easier to display the 
> flow file content in the UI when the correct mime.type is set.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to