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

Ken Giusti resolved QPID-4790.
------------------------------

    Resolution: Not A Problem
    
> CI test failure: 
> queue_flow_limit_tests.QueueFlowLimitTests.test_blocked_queue_delete ....fail
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-4790
>                 URL: https://issues.apache.org/jira/browse/QPID-4790
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, Python Client
>    Affects Versions: 0.22
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>
> Occasional failure seen for above test.   Hard to reproduce.
> Additional details:
> 1) Failure occurs when test attempts to delete a queue that has messages on 
> it, and a producer that is blocked by flow control.
> 2) The broker log trace shows that the queue.delete message is received.  The 
> queue is deleted and all messages released.  The delete command is completed 
> and the session.completed response is sent.
> 3) The python client library (used by the test) receives the 
> session.completed frame.  However, when the test fails the frame appears to 
> be corrupted - it is completely zeroed.
> I've determined (3) by dumping the data as it is read from the socket by the 
> python client library.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to