OptimisticLockFailedException fix for IPv6 Serv 98/75398/8
authorKarthikeyan Krishnan <karthikeyangceb007@gmail.com>
Thu, 23 Aug 2018 05:06:24 +0000 (10:36 +0530)
committerSridhar Gaddam <sgaddam@redhat.com>
Mon, 24 Sep 2018 08:16:32 +0000 (08:16 +0000)
commitdc9259c3708def5c490ae48df25c80c1d2e62e79
treeb025125b2055a39b279377ba7b8336e6f26c84b3
parent85a0391d26963d4abfacb00ef3f285efaf6f2029
OptimisticLockFailedException fix for IPv6 Serv

Issue:
=======
OptimisticLockFailedException is throwing for
when IPv6 host interface service binding and
unbinding scenario. In cluster environment
this issue was observed.

Solution:
=========
As pert of this fix, have introduced JC for
IPv6 service binding and unbinding for all
the basic add(), update(), remove() methods.
This kind of JC handling has implemented already
in all the southbound events. So the same kind
of handling is implemented for all the
northbound events.

Issue: NETVIRT-1409

Change-Id: Ice777d57913cda8924ec8422eb02bbbfdd194168
Signed-off-by: Karthikeyan Krishnan <karthikeyangceb007@gmail.com>
ipv6service/impl/src/main/java/org/opendaylight/netvirt/ipv6service/IfMgr.java