[
https://issues.apache.org/jira/browse/QPID-6753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-6753:
-----------------------------
Assignee: Alex Rudyy (was: Keith Wall)
> Duplicate heartbeat reply
> -------------------------
>
> Key: QPID-6753
> URL: https://issues.apache.org/jira/browse/QPID-6753
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker, Java Client
> Affects Versions: 0.32, qpid-java-6.0
> Environment: Java 1.7, broker - qpidd (qpid-cpp) version 0.22
> Reporter: Tomas Vavricka
> Assignee: Alex Rudyy
> Priority: Minor
> Labels: heartbeat
> Fix For: qpid-java-6.1
>
>
> When default heartbeat interval is in place using connection string below,
> heartbeat replies twice.
> {quote}
> connectionfactory.connection =
> amqp://admin:admin@client1/?brokerlist='tcp://server:21415?'
> {quote}
> Broker log:
> {quote}
> 2015-09-24 10:07:10 \[Protocol] trace SENT
> \[qpid.172.16.153.11:21415-172.16.11.50:57156]: Frame\[BEbe; channel=0;
> \{ConnectionHeartbeatBody: }]
> 2015-09-24 10:07:10 \[Protocol] trace RECV
> \[qpid.172.16.153.11:21415-172.16.11.50:57156]: Frame\[BEbe; channel=0;
> \{ConnectionHeartbeatBody: }]
> 2015-09-24 10:07:10 \[Protocol] trace RECV
> \[qpid.172.16.153.11:21415-172.16.11.50:57156]: Frame\[BEbe; channel=0;
> \{ConnectionHeartbeatBody: }]
> {quote}
> Qpid client log:
> {quote}
> 2015-09-24 10:07:10 +0200 DEBUG org.apache.qpid.transport.Connection - RECV:
> \[conn:2ac7b3a3] ch=0 ConnectionHeartbeat()
> 2015-09-24 10:07:10 +0200 DEBUG org.apache.qpid.transport.Connection - SEND:
> \[conn:2ac7b3a3] ch=0 ConnectionHeartbeat()
> 2015-09-24 10:07:10 +0200 DEBUG org.apache.qpid.transport.Connection - FLUSH:
> \[conn:2ac7b3a3]
> 2015-09-24 10:07:10 +0200 DEBUG org.apache.qpid.transport.Connection - SEND:
> \[conn:2ac7b3a3] ch=0 ConnectionHeartbeat()
> 2015-09-24 10:07:10 +0200 DEBUG org.apache.qpid.transport.Connection - FLUSH:
> \[conn:2ac7b3a3]
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]