[
https://issues.apache.org/jira/browse/NIFI-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802550#comment-15802550
]
ASF subversion and git services commented on NIFI-3230:
-------------------------------------------------------
Commit 3259b01f8ec2c1492c7acf3c9b9b29b8402dda6a in nifi's branch
refs/heads/master from [~boardm26]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3259b01 ]
NIFI-3230 fix ActiveMQ SSL support for simple connect URIs in Get/Put JMS
processors
This closes #1344.
> 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.5.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)