-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
needs triageThis issue has not been looked intoThis issue has not been looked intotype: enhancement 🐺
Description
Is there an existing issue that is already proposing this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe it
I'm trying to use wildcard with @MessagePattern decorator:
@MessagePattern('my-topic.*')
But receiving
UnhandledPromiseRejectionWarning: KafkaJSProtocolError: The request attempted to perform an operation on an invalid topic at createErrorFromCode (/var/www/nest_app/node_modules/kafkajs/src/protocol/error.js:581:10)
Describe the solution you'd like
I'd like to have wildcard support, just like NATS with its wildcard subscriptions
Teachability, documentation, adoption, migration strategy
What is the motivation / use case for changing the behavior?
Metadata
Metadata
Assignees
Labels
needs triageThis issue has not been looked intoThis issue has not been looked intotype: enhancement 🐺