Remove FindBugs workaround
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / LocalProxyTransaction.java
2022-04-19 Robert VargaRemove FindBugs workaround 55/100655/2
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-11-13 Robert VargaFix error message concatenation 72/98472/1
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
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
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
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-06-04 Robert VargaBUG-8538: do not invoke read callbacks during replay. 04/58204/1
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
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-11 Robert VargaBUG-8372: add dataTree information 70/56870/1
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
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-28 Robert VargaBUG-5280: add SimpleDataStoreClientBehavior 92/48292/32
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