[
https://issues.apache.org/jira/browse/NIFI-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091023#comment-17091023
]
Pablo Negrin commented on NIFI-6053:
------------------------------------
The same thing happens to me on 1.11.4 version
> ConsumeJMS and PublishJMS do not use appropriate URI's for provenance
> send/receive events
> -----------------------------------------------------------------------------------------
>
> Key: NIFI-6053
> URL: https://issues.apache.org/jira/browse/NIFI-6053
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
>
> When a SEND or RECEIVE event is emitted, these processors use the name of the
> topic/queue as the transit URI but it should use something more like
> jms://<hostname>:<port>/queues/<queueName> or
> jms://<hostname>:<port>/topics/<topicName>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)