Minor sal-distributed-datastore cleanups
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / ClientTransaction.java
2021-11-07 Robert VargaMinor sal-distributed-datastore cleanups 14/98314/3
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2021-03-26 Robert VargaRemove DOMDataTreeProducer-related classes 63/95163/13
2021-03-19 Robert VargaDeprecate DOMDataTreeProducer-related classes 61/95161/6
2020-01-06 Robert VargaRefactor AbstractClientHandle a bit 45/85745/10
2019-03-30 Robert VargaMigrate nullness annotations 18/81318/2
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2016-12-16 Robert VargaBUG-5280: add ClientTransactionCursor 24/49424/3
2016-12-12 Robert VargaBUG-5280: add basic concept of ClientSnapshot 27/48727/32
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-26 Robert VargaBUG-5280: move transactions keeping to history 09/44909/20
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: move proxy instantiation to AbstractClientHistory 76/44276/4
2016-07-26 Robert VargaBUG-5280: implement transaction dispatch 46/39946/63