Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / RemoteProxyTransaction.java
2023-12-31 Robert VargaSeal AbstractProxyTransaction 00/109500/5
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2023-04-04 Robert VargaHonor shard-batched-modification-count 85/105185/6
2023-04-03 Robert VargaUse instanceof patterns in RemoteProxyTransaction 84/105184/3
2022-04-24 Robert VargaClean up unhandled request exceptions 64/100764/1
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2019-07-10 Robert VargaUse OptionalLong to track enqueue time 06/83006/5
2019-03-30 Robert VargaMigrate nullness annotations 18/81318/2
2019-02-20 Robert VargaDo not assert seal transition on forward path 11/80411/2
2019-02-20 Robert VargaCleanup java.util.Optional references 10/80410/2
2019-01-16 Tom PantelisImprove error reporting for tell-based reads 10/78310/5
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2017-10-12 Robert VargaImport MappingCheckedFuture from mdsal 94/64194/1
2017-10-11 Tom PantelisFix sonar warnings in sal-distributed-datastore 63/63363/6
2017-07-15 Robert VargaBUG-8618: rework AbstractProxyTransaction.flushState() 17/60417/2
2017-07-03 Robert VargaBUG-8704: rework seal mechanics to not wait during... 51/59851/2
2017-06-04 Robert VargaBUG-8403: propagate DONE state to successor 13/58213/2
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-05-29 Robert VargaBUG-8402: correctly propagate read-only bit 49/57949/3
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/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-09 Robert VargaBUG-8372: fix abort message confusion 38/56638/2
2017-03-24 Andrej MakAdd case for READY in RemoteProxyTransaction 12/53712/4
2017-03-02 Jakub MorvayBUG-5280: handle TransactionPurgeRequest replay 97/52497/2
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-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
2016-10-25 Tom PantelisFix remaining CS warnings in sal-distributed-datastore 99/47499/3
2016-08-24 Robert VargaBUG-5280: Create AbstractProxyHistory class 77/44277/4
2016-08-24 Robert VargaBUG-5280: separate request sequence and transmit sequence 33/43333/28
2016-07-26 Robert VargaBUG-5280: implement transaction dispatch 46/39946/63