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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-4444: Ensuring the /nifi-api/controller redirection filter runs

    NIFI-4444:
    - Ensure the /nifi-api/controller redirection filter executes before 
matching.

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

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

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

    https://github.com/apache/nifi/pull/2358.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 #2358
    
----
commit 230420507a2403d62c15c623762e92d95194ec7a
Author: Matt Gilman <matt.c.gilman@...>
Date:   2017-12-21T19:54:09Z

    NIFI-4444:
    - Ensure the /nifi-api/controller redirection filter executes before 
matching.

----


> Upgrade Jersey Versions
> -----------------------
>
>                 Key: NIFI-4444
>                 URL: https://issues.apache.org/jira/browse/NIFI-4444
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.4.0
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.5.0
>
>         Attachments: NIFI-4444.xml
>
>
> Need to upgrade to a newer version of Jersey. The primary motivation is to 
> upgrade the version used within NiFi itself. However, there are a number of 
> extensions that also leverage it. Of those extensions, some utilize the older 
> version defined in dependencyManagement while others override explicitly 
> within their own bundle dependencyManagement. For this JIRA I propose 
> removing the Jersey artifacts from the root pom and allow the version to be 
> specified on a bundle by bundle basis.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to