BUG-5280: do not cache modify responses 79/48979/5
authorRobert Varga <rovarga@cisco.com>
Mon, 5 Dec 2016 10:56:04 +0000 (11:56 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 12 Dec 2016 13:13:04 +0000 (13:13 +0000)
commitb00bee7547dbba0677347e991a8674f90752f6a2
tree1fdd56802d93bc946f31a32a5b8e359a2de32c8a
parent1c3ef198916a5f6f33ab173c35e4a5a53a7bde8b
BUG-5280: do not cache modify responses

Modification responses cannot be cached, as their sequence
number is changing -- which leads to cached responses being
dropped.

Change-Id: I3c4037e3a29cff3cdd193865cd98f5df152286f4
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/FrontendTransaction.java