[ 
https://issues.apache.org/jira/browse/BEAM-1240?focusedWorklogId=125374&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-125374
 ]

ASF GitHub Bot logged work on BEAM-1240:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Jul/18 07:40
            Start Date: 20/Jul/18 07:40
    Worklog Time Spent: 10m 
      Work Description: akankshajain18 edited a comment on issue #1729: 
[BEAM-1240] Create RabbitMqIO
URL: https://github.com/apache/beam/pull/1729#issuecomment-406515489
 
 
   Hi All
   
   Thanks for RmqIO :)
   But It will be great if setDurable(boolean durable) API get exposed to end 
user
   As of now, non-durable queue get created everytime.
   [
    // channel.queueDeclare(queueName, durable, exclusive, autoDelete, 
arguments);
   channel.queueDeclare(queueName, false, false, false, null)
   ]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 125374)
    Time Spent: 9h 40m  (was: 9.5h)

> Create RabbitMqIO
> -----------------
>
>                 Key: BEAM-1240
>                 URL: https://issues.apache.org/jira/browse/BEAM-1240
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-ideas
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 2.6.0
>
>          Time Spent: 9h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to