Description
Please, add a functionality to customize the line (custom attributes for a queue).
channel.queueDeclare(queueName, false, false, false, null);
Thank you.
Attachments
Issue Links
- is duplicated by
-
FLINK-4025 Add possiblity for the RMQ Streaming Source to customize the queue
- Resolved