[
https://issues.apache.org/jira/browse/NIFI-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-9238:
----------------------------------
Status: Patch Available (was: In Progress)
> Provide better support for Qpid JMS provider in JMSConnectionFactoryProvider
> ----------------------------------------------------------------------------
>
> Key: NIFI-9238
> URL: https://issues.apache.org/jira/browse/NIFI-9238
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> JMSConnectionFactoryProvider's 'Broker URI' and 'SSL Context Service'
> properties only work if the property is mapped to the setter method of the
> JMS Connection Factory implementation (in the code of the controller
> service). Otherwise dynamic properties would need to be used which is not so
> straightforward (e.g. what name should be used).
> Add the mapping for Qpid JMS:
> * Broker URI -> remoteURI
> * SSL Context Service -> sslContext
--
This message was sent by Atlassian Jira
(v8.3.4#803005)