BUG-3219: Handle EchoRequests directly in ConnectionAdapter 72/20972/1
authorRobert Varga <rovarga@cisco.com>
Mon, 18 May 2015 15:18:41 +0000 (17:18 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 22 May 2015 11:01:22 +0000 (13:01 +0200)
commite64e16ac5eb15db5c7a97ab1f684bb78d580a7b1
treed61ec619aa619675dc49ca6b6e8e29002ef051b0
parent4afe2340c1ef1a818cd5553855bd6e7a2a302ab1
BUG-3219: Handle EchoRequests directly in ConnectionAdapter

If we have an OutboundQueueManager, we should short-cut handling of echo
request messages in the plugin itself. Perform exectly that.

Change-Id: If4090d02e521c2da5914545bf3e887bd265c54a0
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit 464718c39f203539d7285c172d29027484c88fc9)
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/OutboundQueueManager.java