-
Type: New Feature
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Configuration
-
(copied to CRM)
-
Needed
This is about the pull request I have submitted some days ago here: https://github.com/mongodb/mongo-kafka/pull/82
At the time, I was not able to access this Jira project to submit a new feature before submitting the PR... Sorry.
The main idea is to allow regular expressions in 'topic.namespace.map' property, so that, for example, every database starting with "myDB-" should be mapped to a certain topic (this is a very simple example of course)
Hope the PR will be reviewed soon...
Regards