Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / ProxyHistory.java
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-11-12 Robert VargaTrack skipped transactions 49/85749/63
2021-11-07 Robert VargaMinor sal-distributed-datastore cleanups 14/98314/3
2021-11-05 Robert VargaCorrect annotations 97/98297/3
2019-05-21 Robert VargaDo not leak DataTree from backend actor 82/82182/1
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-10-11 Tom PantelisFix sonar warnings in sal-distributed-datastore 63/63363/6
2017-06-04 Robert VargaBUG-8494: fix throttling during reconnect 14/58214/2
2017-06-04 Robert VargaBUG-8403: propagate DONE state to successor 13/58213/2
2017-06-04 Robert VargaBUG-8403: go through the DONE transition 12/58212/1
2017-06-04 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 10/58210/1
2017-06-04 Robert VargaBUG-8403: do not throttle purge requests 06/58206/1
2017-06-04 Robert VargaBUG-8538: rework transaction abort paths 05/58205/1
2017-06-04 Robert VargaBUG-8538: do not invoke read callbacks during replay. 04/58204/1
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 69/57569/1
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 68/57568/1
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
2017-05-12 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 50/56950/2
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 37/56637/1
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