From: Robert Varga Date: Mon, 30 May 2016 14:19:12 +0000 (+0200) Subject: BUG-5280: introduce cookie in LocalHistoryIdentifier X-Git-Tag: release/boron~103 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=97ff7dff8e58531065833736d5788808ca9e0396;hp=97ff7dff8e58531065833736d5788808ca9e0396 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 ---