NormalizedNodeAggregator should also report empty
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker /
2022-04-07 Robert VargaUse ImmutableBiMap builder fluently 76/100476/2
2022-03-09 Robert VargaRemove an unneeded @SuppressFBWarnings 52/100052/1
2022-03-09 Robert VargaUse CommitInfo in AsyncNotifyingSettableFuture 51/100051/1
2022-03-09 Robert VargaUse Empty instead of Void in cohorts 12/100012/5
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-11-13 Robert VargaHandle ModifyTransactionRequest in forward path 89/98489/4
2021-11-13 Robert VargaFix error message concatenation 72/98472/1
2021-11-12 Robert VargaTrack skipped transactions 49/85749/63
2021-11-07 Robert VargaMinor sal-distributed-datastore cleanups 14/98314/3
2021-11-05 Robert VargaCorrect annotations 97/98297/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-11-17 tadei.bilanUse java.lang.ref.Cleaner for ClientBackedTransaction 87/93287/7
2020-10-23 Robert VargaMove MXBean definitions to cds-mgmt-api 05/93305/3
2020-07-30 Robert VargaConvert sal-distributed-datastore to OSGi DS 70/91770/4
2020-05-21 Robert VargaAdd support for root DTCL listening on all shards in DS 04/88804/15
2020-05-19 Robert VargaClean up legacy API bridging 65/89865/1
2020-01-06 Robert VargaRefactor AbstractClientHandle a bit 45/85745/10
2019-10-10 Robert VargaBump odlparent to 6.0.0 02/83802/42
2019-09-23 Robert VargaMigrate from YangInstanceIdentifier.EMPTY 91/84091/17
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-07-10 Robert VargaUse OptionalLong to track enqueue time 06/83006/5
2019-07-01 Robert VargaMigrate use of AbstractDOMStoreTransaction 60/82860/1
2019-05-21 Robert VargaDo not leak DataTree from backend actor 82/82182/1
2019-04-16 Robert VargaBump mdsal to 4.0.0 30/81130/38
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-25 Robert VargaRename ActorContext to ActorUtils 94/80394/4
2019-02-20 Robert VargaDo not assert seal transition on forward path 11/80411/2
2019-02-20 Robert VargaImprove aborted transaction logging 15/80415/2
2019-02-20 Robert VargaCleanup java.util.Optional references 10/80410/2
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-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-07-12 Robert VargaEliminate getSupportedExtensions() 69/73969/3
2018-07-12 Tom PantelisMove LegacyDOMDataBrokerAdapter to sal-core-compat 62/73962/2
2018-07-11 Robert VargaAdd DOMExtensibleService.getExtensions() implementations 37/73937/1
2018-07-11 Robert VargaUse ClassToInstanceMap for extensions 35/73935/1
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
2018-06-01 Tom PantelisConvert mdsal submit() calls to commit() 71/72171/4
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-15 Tom PantelisDefault AsyncWriteTransaction.submit() 47/71547/6
2018-04-30 Robert VargaSimplify AbstractDOMBroker.isSupported() 64/71564/1
2018-04-28 Tom PantelisAdd AsyncWriteTransaction.commit() 16/71516/5
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 76/69876/11
2018-03-23 Tom PantelisAdd default implementation for AsyncWriteTransaction... 35/69935/2
2018-03-11 Tom PantelisConvert CDS implementation to use msdal APIs 69/50269/13
2018-02-19 Robert VargaAdd AbstractDOMBrokerTransaction.toString() 00/68400/2
2018-02-07 Jaime Caamaño RuizFix infinite loop on cancel transaction 04/67804/7
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-12-11 Michael VorburgerConcurrentDOMDataBroker LOG debug instead of error 62/66362/1
2017-10-12 Robert VargaImport MappingCheckedFuture from mdsal 94/64194/1
2017-10-11 Tom PantelisFix sonar warnings in sal-distributed-datastore 63/63363/6
2017-09-11 Robert VargaBUG-8639: always invalidate primary info cache 95/62995/1
2017-09-05 Robert VargaAdd an explicit null data check 52/62652/3
2017-07-15 Robert VargaBUG-8618: rework AbstractProxyTransaction.flushState() 17/60417/2
2017-07-10 Robert VargaCleanup warnings 89/59589/11
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-07-03 Robert VargaBUG-8620: handle direct commit and disconnect correctly 41/59841/2
2017-06-28 Robert VargaImprove ShardBackendInfo.toString() 17/59617/2
2017-06-26 Tom PantelisBug 7449: Introduce ClientActorConfig in cds-access... 06/59406/5
2017-06-21 Robert VargaBUG-8494: propagate submit failure immediately 80/59280/2
2017-06-15 Robert VargaBUG-8618: make sure we refresh backend info 89/58989/2
2017-06-07 Robert VargaBUG-8403: fix DONE state propagation 87/58387/1
2017-06-04 Robert VargaBUG-8494: fix throttling during reconnect 14/58214/2
2017-06-04 Robert VargaBUG-8403: propagate DONE state to successor 13/58213/2
2017-06-04 Robert VargaBUG-8403: go through the DONE transition 12/58212/1
2017-06-04 Robert VargaBUG-8403: add state documentation and DONE state 11/58211/1
2017-06-04 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 10/58210/1
2017-06-04 Robert VargaBUG-8515: make sure we retry connection on NotLeaderExc... 07/58207/1
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-06-04 Robert VargaBUG-8452: make NoShardLeaderException retriable 92/57092/2
2017-05-29 Robert VargaBUG-8402: correctly propagate read-only bit 49/57949/3
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 69/57569/1
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 68/57568/1
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-18 Robert VargaAdd ClientBackedTransaction allocation recording 69/57369/2
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-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 80/56880/5
2017-05-11 Robert VargaBUG-8372: add dataTree information 70/56870/1
2017-05-09 Robert VargaBUG-8372: fix abort message confusion 38/56638/2
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 37/56637/1
2017-04-24 Robert VargaImprove orphan transaction logging 31/55931/1
2017-04-21 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 20/55720/2
2017-04-19 Robert VargaBUG-5280: fix snapshot accounting 39/55239/1
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-14 Robert VargaBUG-5280: Correct reconnect retry logic 02/54102/20
2017-04-06 Robert VargaBUG-5280: add the concept of a recorded failure 71/54371/4
2017-04-06 Andrej MakPass no op callback instead of null during replay 22/54022/5
next