atomic-storage: remove type dependency at segment level I/O
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / LocalReadWriteProxyTransaction.java
2024-01-20 Robert VargaBump upstreams 76/109676/33
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2022-05-17 Robert VargaChange RTE to an ISE 39/101139/5
2022-04-24 Robert VargaHandle the case when newModification() fails 57/100657/9
2022-04-24 Robert VargaFail read requests after we have observed a modificatio... 65/100765/7
2022-04-24 Robert VargaDo not use NPE for consistency checks 66/100766/1
2022-04-19 Robert VargaExpose CursorAwareDataTreeSnapshot from local RW proxy 54/100654/1
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-11-13 Robert VargaHandle ModifyTransactionRequest in forward path 89/98489/4
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-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2019-03-30 Robert VargaMigrate nullness annotations 18/81318/2
2019-03-28 Robert VargaMigrate to use openCursor() 61/81261/1
2019-02-20 Robert VargaDo not assert seal transition on forward path 11/80411/2
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
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-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
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-8538: rework transaction abort paths 05/58205/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-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-06 Robert VargaBUG-5280: add the concept of a recorded failure 71/54371/4
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