[ 
https://issues.apache.org/jira/browse/QPID-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Harvey reassigned QPID-4422:
-----------------------------------

    Assignee: Keith Wall  (was: Philip Harvey)

please could you apply the replace-tabs patch
                
> Python Client (0-8..0-9) should allow "instance" client property to be passed 
> in order to allow re-subscribing to durable subscriptions
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4422
>                 URL: https://issues.apache.org/jira/browse/QPID-4422
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.14, 0.16, 0.18
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4422-removed-tabs-from-the-new-test.patch
>
>
> In order reconnect to an exclusive queue, the client must reconnect with the 
> same clientid. In the Python 0-8 and 0-9 client code, this is currently 
> impossible as it does not allow the "instance" client property to be passed 
> to the broker when performing the connection.start, and so the Broker assigns 
> a random one. 
> This makes it impossible for the Python client users to use exclusive queues, 
> which are integral to using durable subscriptions properly.
> The 0-10 code does not have this problem.
> The Python client (0-8..0-9 code paths) should be changed to allow the user 
> to pass the client_properties, thus allowing them to specify the instance. We 
> should also take this opportunity to pass the client version number.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to