BUG-5280: introduce cookie in LocalHistoryIdentifier 07/39607/45
authorRobert Varga <rovarga@cisco.com>
Mon, 30 May 2016 14:19:12 +0000 (16:19 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 22 Jun 2016 15:09:58 +0000 (17:09 +0200)
commit97ff7dff8e58531065833736d5788808ca9e0396
tree98cc957d4758b6f78ab9cc70e72264556bcc8ca4
parente4a1f1fa1f3efb4442c1141224b8a2df714efcb4
BUG-5280: introduce cookie in LocalHistoryIdentifier

Frontend transactions can map onto multiple backend shards,
hence the current form is not sufficient to identify responses.

Introduce anopaque cookie, which will be assigned to frontend
subtransactions and hence provide identification.

Change-Id: I442dcfa1a6f04330c608f3328a7e10c6aeb90bb0
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/cds-access-api/src/main/java/org/opendaylight/controller/cluster/access/concepts/LocalHistoryIdentifier.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/ClientLocalHistory.java