Let's say I have two topics i.e Topic1 & Topic2. Topic1 uses TopicNameStrategy and Topic2 uses TopicRecordNameStrategy. How to configure these two topics?
Asked
Active
Viewed 250 times
1 Answers
0
Since this is configured in the converter, and converters are configured either at the worker or connector level, you will need to create two connectors, each with the subject name strategy set according to the topic read by that connector.

Robin Moffatt
- 30,382
- 3
- 65
- 92