[
https://issues.apache.org/jira/browse/NIFI-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249933#comment-15249933
]
ASF GitHub Bot commented on NIFI-1790:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/369
NIFI-1790: Updated the URI patterns used in NCM for determining whether or
not responses should be merged
NIFI-1790: Updated the URI patterns used in NCM for determining whether or
not responses should be merged
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-1790
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/369.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 #369
----
commit 0946ea4943d562edffacce77c31e3769994fa567
Author: Mark Payne <[email protected]>
Date: 2016-04-20T13:46:59Z
NIFI-1790: Updated the URI patterns used in NCM for determining whether or
not responses should be merged
----
> Fix URI's that are getting merged at NCM
> ----------------------------------------
>
> Key: NIFI-1790
> URL: https://issues.apache.org/jira/browse/NIFI-1790
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Fix For: 1.0.0
>
>
> Some URI's were changed during refactoring of NIFI-1550 but the code at NCM
> to merge these responses did not get updated. This ticket is to update the
> NCM to recognize that responses from nodes for these new URI's must be merged.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)