BUG-3043 : fix for transaction closed exception 50/20250/2
authorDana Kutenicsova <dkutenic@cisco.com>
Wed, 13 May 2015 12:44:39 +0000 (14:44 +0200)
committerDana Kutenicsova <dkutenic@cisco.com>
Mon, 18 May 2015 13:08:11 +0000 (15:08 +0200)
commit0c20ff77f1422137b821009bc4ee28d5e710f461
tree93736cbb1ecb7f4b7b9d021376cd80eaab2bd77d
parent8e1194cbcbd52ff40c7a42e9c94023588bb5984b
BUG-3043 : fix for transaction closed exception

When the peer got session down, transaction chain
was closed. This caused problems, when the peer
reconnected.
Moved closing of transaction chaining to when the
peer closes.

Change-Id: I7da35d7e0a2238f38b5a549e9848b418d467d27a
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit 77a0e038cc72358e0c98bd207febfef38186a9a6)
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java