Minor sal-distributed-datastore cleanups
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / AbstractClientHistory.java
2021-11-07 Robert VargaMinor sal-distributed-datastore cleanups 14/98314/3
2021-11-05 Robert VargaCorrect annotations 97/98297/3
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 69/57569/1
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 37/56637/1
2017-04-06 Ivan HraskoUnit tests for ClientBackedTransactionChain class 18/54018/10
2017-04-01 Ivan HraskoBUG-5280: Close client history after all histories... 37/54037/9
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-02-17 Robert VargaBUG-5280: emit DestroyLocalHistory and PurgeLocalHistor... 54/51954/3 54/51954/4
2017-02-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2016-12-21 Robert VargaBUG-5280: fix race proxy creation and reconnect 05/49705/2
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 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-09-23 Stephen KittMechanical code cleanup (sal-distributed-datastore) 70/46070/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