[
https://issues.apache.org/jira/browse/NIFI-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114725#comment-15114725
]
ASF subversion and git services commented on NIFI-1381:
-------------------------------------------------------
Commit 8d37af07b9f4486a063fda69f289bada97fac640 in nifi's branch
refs/heads/master from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8d37af0 ]
NIFI-1381 Removing the hardcoded jms:// prefix and instead deferring to the URI
specified by the processor properties of PutJMS
Signed-off-by: joewitt <[email protected]>
> PutJMS prefixes all prov events with "jms://" regardless of URL supplied
> ------------------------------------------------------------------------
>
> Key: NIFI-1381
> URL: https://issues.apache.org/jira/browse/NIFI-1381
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.4.1
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Fix For: 0.5.0
>
> Attachments:
> 0001-NIFI-1381-Removing-the-hardcoded-jms-prefix-and-inst.patch
>
>
> While reviewing NIFI-1378 it was seen that PutJMS prefixes all URIs used with
> 'jms://' causing incorrect URIs to get created typically involving two
> schemes.
> This happens at
> https://github.com/apiri/incubator-nifi/blob/nifi-1378/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutJMS.java#L244
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)