BUG-8704: rework seal mechanics to not wait during replay
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / LocalReadOnlyProxyTransaction.java
2017-06-29 Robert VargaBUG-8704: rework seal mechanics to not wait during... 54/59654/7
2017-06-01 Robert VargaBUG-8403: propagate DONE state to successor 94/57994/7
2017-05-29 Robert VargaBUG-8538: rework transaction abort paths 70/57770/12
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 47/56747/7
2017-05-08 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 36/56636/6
2017-03-21 Andrej MakMove forwardToRemote() to LocalProxyTransaction 40/53540/2
2017-02-27 Robert VargaBUG-5280: handle TransactionPurgeRequest replay 12/52212/3
2016-12-13 Robert VargaBUG-5280: add READY protocol 50/49250/5
2016-12-12 Robert VargaBUG-5280: add basic concept of ClientSnapshot 27/48727/32