BUG-3219: Handle EchoRequests directly in ConnectionAdapter 54/20654/7
authorRobert Varga <rovarga@cisco.com>
Mon, 18 May 2015 15:18:41 +0000 (17:18 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 18 May 2015 23:53:13 +0000 (01:53 +0200)
commit464718c39f203539d7285c172d29027484c88fc9
tree94931fbe46ce89b99437bee158fd9b74ad6f5633
parent964fe07ec797b78a5390c9f9088eb468967b4906
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>
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