Move {Identifiable,Persistent,}Payload
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / ShardDataTree.java
2022-05-18 Robert VargaMove {Identifiable,Persistent,}Payload 12/101112/7
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-12 Robert VargaTrack skipped transactions 49/85749/63
2021-07-01 Robert VargaLock down ShardDataTree 54/96754/3
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2020-11-17 Robert VargaSpeed up root overwrite check 60/93860/1
2020-11-17 Robert VargaUse Objects.requireNonNullElse() 59/93859/1
2020-11-03 Tomas CereMake sure to clear candidate from memory 65/93565/2
2020-10-23 Robert VargaMove MXBean definitions to cds-mgmt-api 05/93305/3
2020-06-24 Tibor KrálAdd an option to trigger snapshot creation on root... 43/87943/17
2020-05-27 Robert VargaConvert to use EffectiveModelContext 04/90004/2
2020-03-20 Tomas CereFixup "Leader should always apply modifications as... 16/87616/4
2020-01-22 Robert VargaForce pruning during data migration 67/87067/2
2020-01-20 Robert VargaTranslate uint values for old streams 42/87042/10
2020-01-19 Robert VargaExpose stream version used for DataTreeCandidate stream 38/87038/8
2020-01-19 Robert VargaRefactor PruningDataTreeModification instantiation 41/87041/4
2019-10-10 Robert VargaBump yangtools to 4.0.1 04/83804/49
2019-09-27 Robert VargaMove DataTreeCandidate extraction to where it is applied 10/82410/15
2019-09-23 Robert VargaMigrate from YangInstanceIdentifier.EMPTY 91/84091/17
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-07-24 Tomas CereDo not log the whole DataTree at debug level 32/83232/2
2019-07-10 Robert VargaMigrate most of CDS to use java.util.Optional 07/83007/6
2019-07-10 Robert VargaMigrate ShardDataTree to use OptionalLong 04/83004/5
2019-07-03 Robert VargaAdd transaction debugs 58/82858/2
2019-06-03 Robert VargaRemove ask-based close transaction chain persistence 37/79037/9
2019-05-24 Tomas CereFix write transaction shard stats 89/82189/3
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 VargaUse ReusableNormalizedNodePruner in PruningDataTreeModi... 58/81258/5
2018-12-18 Tom PantelisSpecify initial serialization buffer capacity for Payloads 33/78433/4
2018-12-05 Robert VargaReduce use of scala.concurrent.duration.Duration 49/78449/2
2018-11-27 Robert VargaMake ShardDataTree.insertEntryStatic 28/78228/2
2018-10-02 Robert VargaMove commit payload propagation 65/76565/1
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-25 Stephen KittRemove unused exceptions 39/74339/5
2018-06-21 Tom PantelisFix shard deadlock in 3 nodes 74/72874/11
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-22 Tom PantelisAdd path context to data validation failures 20/72120/2
2018-03-11 Tom PantelisConvert CDS implementation to use msdal APIs 69/50269/13
2018-02-05 Tom PantelisCONTROLLER-1641: Handle commit cohorts async 85/66885/6
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-24 Robert VargaBUG-8792: allow transactions to not time out after... 01/60701/1
2017-07-16 Robert VargaBUG-8618: add pause/unpause mechanics for tell-based... 36/60436/1
2017-07-15 Robert VargaBUG-8618: eliminate SimpleShardDataTreeCohort subclasses 18/60418/2
2017-07-15 Robert VargaBUG-8618: turn timeouts in READY state into canCommit... 15/60415/2
2017-06-19 Robert VargaBUG-8445: Guard against NPE 94/59194/2
2017-06-06 Tom PantelisRemove deprecated ShardDataTree#commit method 13/58013/2
2017-06-04 Robert VargaCleanup time access 08/58208/1
2017-06-04 Robert VargaBUG-8371: Respond to CreateLocalHistoryRequest after... 50/57950/2
2017-05-18 Robert VargaBUG-5280: update transaction statistics 66/57366/1
2017-05-16 Robert VargaBUG-8159: apply object lifecycle to metadata 40/57140/2
2017-05-12 Robert VargaBUG-8056: place an upper bound on number of transaction... 85/56985/2
2017-05-04 Robert VargaFix logger formatting strings 37/56537/1
2017-04-28 Tom PantelisAdd more debug logging for DTCL registration/notificati... 54/56154/3
2017-04-21 Robert VargaBUG-8159: fix local transaction history tracking 27/55827/1
2017-04-18 Tom PantelisBug 8231: Fix testChangeListenerRegistration failure 08/55108/5
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-15 Robert VargaRemove DataTreeCandidatePayload 76/55076/2
2017-04-14 Robert VargaBUG-8159: add payload debugs 72/55072/1
2017-03-23 Robert VargaBUG-8027: do not break actor encapsulation 47/53747/2
2017-03-23 Robert VargaBUG-5280: fix NPE during transaction purge 31/53731/2
2017-03-21 Robert VargaBUG-5280: make sure we propagate frontend metadata 63/49263/30
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
2017-02-27 Robert VargaBUG-5280: add {Create,Close,Purge}LocalHistoryPayload 26/39426/73
2017-02-15 Tom PantelisAdd OnDemandShardState to report additional Shard state 83/51583/6
2017-01-04 Tom PantelisBUG-7033: Remove payload replication short-circuits 71/49971/2
2016-12-29 Tom PantelisBUG-7033: Fix commit exception due to pipe-lining 62/49762/3
2016-12-29 Tom PantelisBUG-7033: Follow-up to address prior comments 89/49689/2
2016-12-29 Tom PantelisBUG-7033: Implement batchHint in ShardDataTree 98/49498/4
2016-12-20 Tom PantelisBUG-7033: Implement pipe-lining in ShardDataTree 84/49384/6
2016-12-19 Tomas CereBUG-2138: Allow creation of prefixed ShardDataTrees 18/48218/53
2016-12-15 Robert VargaBUG-7033: Allow ShardDataTree to pipeline transactions 75/28775/21
2016-12-15 Robert VargaRemove RV_RETURN_VALUE_IGNORED FB supression 59/49259/3
2016-12-08 Robert VargaRemove FB suppression 39/49139/1
2016-11-28 Robert VargaBUG-5280: add executionTimeNanos 86/48686/16
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
2016-11-19 Robert VargaBUG-5280: implement backend message handling 32/41032/75
2016-11-16 Tom PantelisFix FindBugs warnings in sal-distributed-datastore... 48/47548/6
2016-10-07 Tom PantelisFix warnings/javadocs in sal-distributed-datastore 39/46639/4
2016-09-01 Tom PantelisNotify listeners on applySnapshot 28/45028/1
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
2016-08-15 Robert VargaLimit visibility of ShardDataTree methods 06/43006/12
2016-08-12 Tom PantelisAddress review comments 75/43775/2
2016-08-12 Robert VargaBUG-5280: add FrontendMetadata 24/43124/15
2016-08-12 Robert VargaBUG-5280: persist metadata in snaphots 74/42974/19
2016-08-05 Robert VargaBUG-5280: expand ShardDataTree to cover transaction... 97/42497/27
2016-08-03 Robert VargaDo not use ShardDataTree in PruningDataTreeModificationTest 75/42975/5
2016-08-01 Robert VargaBUG-5280: centralize ShardSnapshot operations 85/42785/11
2016-07-26 Robert VargaApply SchemaContext to dataTree first 10/42410/3
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-04-28 Tony TkacikBug 1435: CDS: Added support for custom commit cohort. 02/32602/21
2016-03-11 Tom PantelisBug 4823: Offload generation of DCNs from Shard 96/34096/5
2016-01-25 Robert VargaRemove deprecated ShardDataTree constructor 99/33499/1
2015-11-26 Robert VargaBUG-1014: expose a proper ShardDataTree constructor 45/29645/6
2015-10-27 Robert VargaReduce ShardDataTree#getDataTree() callsites 29/28729/7
next