[Feature Request]: SolaceIO - publishing to dynamic topics (like TopicNameMapper in JmsIO) #32718
Closed
1 of 17 tasks
Labels
Milestone
What would you like to happen?
We have a use case of publishing messages to "dynamic" topics, meaning the name of the topic is depending on the message being published, something like:
my/great/topic/{countryCode}/{someType}/{whatever}
. These placeholders depend on the payload that is being mapped to a message. This allows consumers to subscribe only to a subset of messages that are interesting to them.In JmsIO this is easy to do by providing a custom lambda via the
topicNameMapper
property.Would you consider adding this to SolaceIO in some form?
CC @bzablocki
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: