finos / OpenMAMA

OpenMAMA is an open source project that provides a high performance middleware agnostic messaging API that interfaces with a variety of proprietary and open source message oriented middleware systems.
https://openmama.org
GNU Lesser General Public License v2.1
146 stars 53 forks source link

The resource pool createSubscriptionFromTopicWithSource does not consider source defaults #536

Closed fquinner closed 1 year ago

fquinner commented 1 year ago

Unlike createSubscriptionFromTopic, this function does not consider the source's default transport.

fquinner commented 1 year ago

542