You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Kanstantsin Kamkou (JIRA)" <ji...@apache.org> on 2016/06/13 13:36:21 UTC

[jira] [Created] (FLINK-4066) RabbitMQ source, customize queue arguments

Kanstantsin Kamkou created FLINK-4066:
-----------------------------------------

             Summary: RabbitMQ source, customize queue arguments
                 Key: FLINK-4066
                 URL: https://issues.apache.org/jira/browse/FLINK-4066
             Project: Flink
          Issue Type: Improvement
            Reporter: Kanstantsin Kamkou
            Priority: Minor


Please, add a functionality to customize the line (custom attributes for a queue).
{code}channel.queueDeclare(queueName, false, false, false, null);{code}
Thank you.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)