Implement scatter/gather on module shards
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / ModuleShardBackendResolver.java
2022-04-08 Robert VargaImplement scatter/gather on module shards 78/100478/3
2022-04-07 Robert VargaUse ImmutableBiMap builder fluently 76/100476/2
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2019-02-25 Robert VargaRename ActorContext to ActorUtils 94/80394/4
2019-01-16 Tom PantelisImprove error reporting for tell-based reads 10/78310/5
2018-11-27 Tom Pantelistell-based - reconnect on leader change 29/78029/5
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2017-09-11 Robert VargaBUG-8639: always invalidate primary info cache 95/62995/1
2017-06-15 Robert VargaBUG-8618: make sure we refresh backend info 89/58989/2
2016-11-28 Robert VargaBUG-5280: add SimpleDataStoreClientBehavior 92/48292/32
2016-11-21 Robert VargaBUG-5280: add AbstractClientConnection 10/44910/72
2016-11-16 Tom PantelisFix FindBugs warnings in sal-distributed-datastore... 48/47548/6
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-25 Robert VargaBUG-5280: add ExplicitAsk utility class 54/44654/1
2016-08-24 Robert VargaBUG-5280: separate request sequence and transmit sequence 33/43333/28
2016-08-12 Robert VargaBUG-5280: split out cds akka client substrate 21/43321/9
2016-07-26 Robert VargaBUG-5280: implement transaction dispatch 46/39946/63
2016-06-22 Robert VargaBUG-5280: add BackendInfo/BackendInfoResolver 58/39758/44