[
https://issues.apache.org/jira/browse/NIFI-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408277#comment-16408277
]
ASF subversion and git services commented on NIFI-4999:
-------------------------------------------------------
Commit 9c9215982ff02295a79300424c3a5d154869b9ee in nifi's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9c92159 ]
NIFI-4999: Added request URI into the "restlistener.request.uri" attribute
This closes #2574.
Signed-off-by: Mark Payne <[email protected]>
> ListenHTTP processor : Add request uri to the attributes
> --------------------------------------------------------
>
> Key: NIFI-4999
> URL: https://issues.apache.org/jira/browse/NIFI-4999
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.6.0
> Reporter: Sébastien Bouchex Bellomié
> Priority: Minor
>
> The idea is to have the request uri of the request in the flow in order to
> help doing routing on the uri.
> Example :
> * /data/collectd : route to collectd processor
> * /data/fluentd : route to fluentd processor
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)