BUG-8403: go through the DONE transition
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / ProxyHistory.java
2017-06-01 Robert VargaBUG-8403: go through the DONE transition 76/58076/3
2017-05-31 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 93/57993/5
2017-05-29 Robert VargaBUG-8403: do not throttle purge requests 22/57822/3
2017-05-29 Robert VargaBUG-8538: rework transaction abort paths 70/57770/12
2017-05-29 Robert VargaBUG-8538: do not invoke read callbacks during replay. 59/57759/12
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 38/57438/1
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 15/57315/9
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-05-06 Robert VargaBUG-8372: improve forward/replay naming 93/56593/3
2017-02-17 Robert VargaBUG-5280: emit DestroyLocalHistory and PurgeLocalHistor... 54/51954/3 54/51954/4
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
2016-12-12 Robert VargaBUG-5280: expose queue messages during reconnect 80/48980/11
2016-11-30 Robert VargaBUG-5280: fix transaction seal atomicity 31/48831/2
2016-11-30 Robert VargaBUG-5280: fix problems identified by integration tests 06/48706/17
2016-11-21 Robert VargaBUG-5280: add AbstractClientConnection 10/44910/72