Michael Moser created NIFI-3230:
-----------------------------------
Summary: Get/Put JMS broken for simple ActiveMQ SSL URIs
Key: NIFI-3230
URL: https://issues.apache.org/jira/browse/NIFI-3230
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 0.7.1, 1.1.0
Reporter: Michael Moser
Assignee: Michael Moser
The GetJMS* and PutJMS processors don't work with ActiveMQ SSL using the simple
ssl://127.0.0.1:65189 URI. It does work, though, with composite URIs like
failover:(ssl://127.0.0.1:65189,ssl://127.0.0.1:65188)?randomize=false
Even though we want people to use ConsumeJMS and PublishJMS, we should fix the
GetJMS* and PutJMS processors because they are still in the baseline.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)