OPNFLWPLUG-1105 : Fix for get-active bundle DOMRpcImplementationNotAvailableException 28/92128/4
authorDheenadayalan.b <dhinua@gmail.com>
Thu, 13 Aug 2020 08:08:50 +0000 (13:38 +0530)
committerDheenadayalan.b <dhinua@gmail.com>
Wed, 16 Sep 2020 03:45:48 +0000 (09:15 +0530)
commita3ce8244d59b352558499aceedf6d49530ebffeb
treed537830b3f48ea5074d4c31ade512f0233e15892
parentb304c5005f81721f6f2beac7d8816cf7a088ff10
OPNFLWPLUG-1105 : Fix for get-active bundle DOMRpcImplementationNotAvailableException

description: GetActive Bundles failed  with "No implementation of RPC AbsoluteSchemaPath" exception even after the path registered successfully.
              Issue Observered when multiple Switches connected to controller, and some of them were restarted.
  During restart previous bundle rpc registrations are overwritten.
  Fix done as registrations are stored and retrieved using map.

Signed-off-by: Dheenadayalan.b <dhinua@gmail.com>
Change-Id: I4de90445db2f5b29e4fefb2d5bd296cdcd73af8a
Signed-off-by: Dheenadayalan.b <dhinua@gmail.com>
applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java