BUG 871: Restrict MD-SAL data operations to a single thread 44/6444/2
authorSurekha Bejgam <sbejgam@cisco.com>
Fri, 31 Jan 2014 15:31:05 +0000 (16:31 +0100)
committerSurekha Bejgam <sbejgam@cisco.com>
Mon, 28 Apr 2014 20:11:24 +0000 (13:11 -0700)
commite649e4f165e2f27566e21464967c162308367e51
tree93bb9484bc0d14b9198fc7044d6fe781f56faa2a
parent52f3854ec99ce243748da936282dd17ea0625b65
BUG 871: Restrict MD-SAL data operations to a single thread

MD-SAL does not give us transaction ordering guarantees, which mean that
data may hit the data store than what the application intended. Change
the model to single-threaded until proper transaction ordering APIs are
defined.

Change-Id: I6c6375480082b94c614ab2602a2857e0f4779ee8
Signed-off-by: Robert Varga <rovarga@cisco.com>
Signed-off-by: Surekha Bejgam <sbejgam@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/sal/binding/codegen/impl/SingletonHolder.java