Run flush immediately when channel becomes writable 76/21576/4
authorRobert Varga <rovarga@cisco.com>
Mon, 1 Jun 2015 20:52:14 +0000 (22:52 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 2 Jun 2015 09:03:55 +0000 (11:03 +0200)
commitcefbc1e206effcc6d7dc39d860ab2829d3c3cf2a
treedc59f20a789519866319fb840b1e2dda12dcae89
parent6b6700b60e2db29fdb23d2044ab254accf86ecc9
Run flush immediately when channel becomes writable

Instead of scheduling it on the executor, make sure we run the flush
task immediately.

Change-Id: Ic0cf9d031127d8e744a5cd79cfe440d52b3c3f0b
Signed-off-by: Robert Varga <rovarga@cisco.com>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/OutboundQueueImpl.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/OutboundQueueManager.java