BUG-5280: move proxy instantiation to AbstractClientHistory 96/46496/5
authorRobert Varga <rovarga@cisco.com>
Thu, 18 Aug 2016 13:15:12 +0000 (15:15 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 6 Oct 2016 17:31:28 +0000 (19:31 +0200)
commit44d363664f580998dbec730232c6f734c0ceaf0d
treeebca753aa50f5924c068d3196ec82b8a79a9e904
parentee7e56a14d93d70f232ebbf640769c93691ddf80
BUG-5280: move proxy instantiation to AbstractClientHistory

Histories should be the synchronization point for accessing
per-cookie proxies. Move instantiation code, making cookie/history
mapping internal to AbstractClientHistory.

Change-Id: I512e93d72b682668790a5dd213112d772143f045
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit 95208fa5d24f3d7c2362ee619c9a6a294a69f7cd)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/AbstractClientHistory.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/ClientTransaction.java