Alex Rudyy created QPID-4018:
--------------------------------

             Summary: AMQP 0-10: AMQSession.getQueueDepth() timed out because 
of "Received a response to a command that's no longer valid"
                 Key: QPID-4018
                 URL: https://issues.apache.org/jira/browse/QPID-4018
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.16
            Reporter: Alex Rudyy
            Priority: Minor
             Fix For: 0.17


When testing the disk quota functionality added in QPID-3986, our test program 
failed because AMQSession.getQueueDepth() timed out.

Our client log contained this warning:

{noformat}
"Received a response to a command that's no longer valid on the client side . [ 
command id : 429958, result : QueueQueryDepthResult ..."
{noformat}

... which is presumably the reason for getQueueDepth() timing out.

--
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

        

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

Reply via email to