Mark Payne created NIFI-6053:
--------------------------------
Summary: 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
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
(v7.6.3#76005)