NeutronVPN: Improve txn handling and fix memory leaks - Part 2 88/83588/6
authorAshik Alias <ashik.alias@ericsson.com>
Tue, 13 Aug 2019 08:12:46 +0000 (13:42 +0530)
committerAbhinav Gupta <abhinav.gupta@ericsson.com>
Thu, 21 Nov 2019 07:50:01 +0000 (07:50 +0000)
commitd3a51133d2a1d0992ce7584c57f19372c00a4566
tree62f5221a79fa48b98491a4f27612c36cd64c6f09
parent278554c9be8b9be5c769801195cd0545cdcc842f
NeutronVPN: Improve txn handling and fix memory leaks - Part 2

Improve transaction handling and fix memory leaks for NeutronVPN. This is
important to minimize no. of active threads in the system as well as provide
better error handling in case of failures.

Change-Id: I5c258199a7eee6f5dcc80da150187d05fe324fa1
Signed-off-by: Ashik Alias <ashik.alias@ericsson.com>
neutronvpn/impl/src/main/java/org/opendaylight/netvirt/neutronvpn/NeutronTrunkChangeListener.java
neutronvpn/impl/src/main/java/org/opendaylight/netvirt/neutronvpn/NeutronvpnManager.java
neutronvpn/shell/src/main/java/org/opendaylight/netvirt/neutronvpn/shell/DhcpConfigureCommand.java
neutronvpn/shell/src/main/java/org/opendaylight/netvirt/neutronvpn/shell/DhcpShowCommand.java