Alex Rudyy created QPID-8058:
--------------------------------
Summary: [Broker-J][AMQP 1.0] Broker did not respond to drain
request
Key: QPID-8058
URL: https://issues.apache.org/jira/browse/QPID-8058
Project: Qpid
Issue Type: Bug
Components: Broker-J
Affects Versions: qpid-java-broker-7.0.0
Reporter: Alex Rudyy
Test {{AmqpManagementTest.testCreateQueueOnBrokerManagement}} failed with the
following error:
{noformat}
org.apache.qpid.jms.JmsOperationTimedOutException: Remote did not respond to a
drain request in time
{noformat}
As per exception message, the client sent the Flow with drain=true but Broker
did not reply on it
{noformat}
2017-12-05 18:20:13,950 DEBUG [IO-/127.0.0.1:48726] o.a.q.s.p.frame
RECV[/127.0.0.1:48726|1] :
Flow{nextIncomingId=0,incomingWindow=2047,nextOutgoingId=2,outgoingWindow=2147483647,handle=0,deliveryCount=0,linkCredit=1000,drain=true}
{noformat}
See the test log attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]