You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2011/08/24 16:14:29 UTC

[jira] [Created] (QPID-3450) Client.session() method in the python client always pick 1 as the channel id

Client.session() method in the python client always pick 1 as the channel id
----------------------------------------------------------------------------

                 Key: QPID-3450
                 URL: https://issues.apache.org/jira/browse/QPID-3450
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: 0.10, 0.9, 0.8, 0.7, 0.6, 0.5, M4, 0.11, 0.12
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.13


the Client.session() method in the python client always pick 1 as the channel id, due to using the defaulted id variable instead of the loop counter whilst iterating the session list for the first unused id number.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Assigned] (QPID-3450) Client.session() method in the python client always pick 1 as the channel id

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-3450:
------------------------------------

    Assignee: Rafael H. Schloming  (was: Robbie Gemmell)

Rafi, could you review this change please?

Thanks,
Robbie

> Client.session() method in the python client always pick 1 as the channel id
> ----------------------------------------------------------------------------
>
>                 Key: QPID-3450
>                 URL: https://issues.apache.org/jira/browse/QPID-3450
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
>            Reporter: Robbie Gemmell
>            Assignee: Rafael H. Schloming
>             Fix For: 0.13
>
>
> the Client.session() method in the python client always pick 1 as the channel id, due to using the defaulted id variable instead of the loop counter whilst iterating the session list for the first unused id number.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3450) Client.session() method in the python client always pick 1 as the channel id

Posted by "Robbie Gemmell (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-3450.
----------------------------------

    Resolution: Fixed
      Assignee: Robbie Gemmell  (was: Rafael H. Schloming)

Resolving this, it was included in the last release, and Keith looked it over at the time with me.
                
> Client.session() method in the python client always pick 1 as the channel id
> ----------------------------------------------------------------------------
>
>                 Key: QPID-3450
>                 URL: https://issues.apache.org/jira/browse/QPID-3450
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.13
>
>
> the Client.session() method in the python client always pick 1 as the channel id, due to using the defaulted id variable instead of the loop counter whilst iterating the session list for the first unused id number.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3450) Client.session() method in the python client always pick 1 as the channel id

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-3450:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> Client.session() method in the python client always pick 1 as the channel id
> ----------------------------------------------------------------------------
>
>                 Key: QPID-3450
>                 URL: https://issues.apache.org/jira/browse/QPID-3450
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.13
>
>
> the Client.session() method in the python client always pick 1 as the channel id, due to using the defaulted id variable instead of the loop counter whilst iterating the session list for the first unused id number.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org