Optimize readQNameSet()
[controller.git] / opendaylight / md-sal / sal-distributed-datastore /
2019-06-04 Robert VargaRemove use of thread-local output 90/82390/6
2019-06-04 Robert VargaSwitch CompositeModification to bypass thread-local... 88/82388/5
2019-06-03 Robert VargaMake Modification/Externalizable interface visible 87/82387/1
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-05-23 Tomas CereDo not enque purges for ask based protocol 37/82137/16
2019-05-22 Tomas CereRemove PersistAbortTransactionPayload 27/82027/14
2019-05-21 Robert VargaDo not leak DataTree from backend actor 82/82182/1
2019-05-20 Robert VargaDisable transaction tracking for ask-based protocol 40/82140/8
2019-05-20 Robert VargaAllow transaction tracking to be disabled 83/81983/13
2019-05-14 Robert VargaBump mdsal to 4.0.1 23/81823/8
2019-05-14 Robert VargaMigrate deprecated yangtools method 10/82010/2
2019-05-07 Robert VargaEnqueue purge snapshot directly 45/81945/1
2019-05-07 Robert VargaMake sure we purge transaction on abort 39/81939/2
2019-05-07 Robert VargaRefactor odl-mdsal-distributed-datastore 16/81916/3
2019-04-26 Tomas CereHarden ShardCommitCoordinator to survive EOS write... 90/81790/1
2019-04-16 Robert VargaBump mdsal to 4.0.0 30/81130/38
2019-04-16 Robert VargaBump yangtools to 3.0.0 29/81129/31
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-29 Robert VargaMigrate to AbstractActor 96/80396/8
2019-03-28 Robert VargaFix transaction mocking 62/81262/1
2019-03-28 Robert VargaMigrate to use openCursor() 61/81261/1
2019-03-28 Robert VargaFix logging messages 60/81260/5
2019-03-28 Robert VargaUse ReusableNormalizedNodePruner in PruningDataTreeModi... 58/81258/5
2019-03-14 Tomas CereAdd integration test for segmented journal 23/80823/3
2019-03-04 Robert VargaIntroduce candidate election timeout divisor 63/80663/2
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-02-19 Robert VargaMigrate to ListenerRegistry.create() 93/80393/2
2019-02-19 Robert VargaFix free-standing transaction lookup with module-based... 92/80392/3
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 84/80084/1
2019-01-23 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 49/75549/7
2019-01-23 Tom PantelisImplement DOMDataTreeChangeListener.onInitialData 02/79802/3
2019-01-16 Tom PantelisImprove error reporting for tell-based reads 10/78310/5
2019-01-07 Tom Pantelisinfo should be debug in CommitTransactionPayload 85/79285/2
2019-01-07 Tom PantelisSend leader's full address via AppendEntries 07/78507/5
2018-12-27 Robert Vargacommons-lang dependency should be scope=test 07/79007/5
2018-12-23 Robert VargaBump to yangtools-2.1.6 and triemap-1.0.4 01/79001/2
2018-12-19 Robert VargaEliminate use of deprecated mockito methods 76/78876/2
2018-12-18 Tom PantelisSpecify initial serialization buffer capacity for Payloads 33/78433/4
2018-12-11 Stephen KittBump to triemap 1.0.1 35/78635/1
2018-12-05 Robert VargaRequire FiniteDuration in waitOnAsyncTask() 52/78452/2
2018-12-05 Robert VargagetShardTransactionIdleTimeout() is always FiniteDuration 51/78451/2
2018-12-05 Robert VargaRequire FiniteDuration in Actor props 50/78450/3
2018-12-05 Robert VargaReduce use of scala.concurrent.duration.Duration 49/78449/2
2018-12-05 Robert VargaMigrate to java.time.Duration 74/75374/41
2018-12-01 Robert VargaUse SharedSingletonMapTemplate 18/78118/6
2018-11-27 Robert VargaForward CloseTransactionChain messages to the leader 15/78215/4
2018-11-27 Robert VargaMake ShardDataTree.insertEntryStatic 28/78228/2
2018-11-27 Tom Pantelistell-based - reconnect on leader change 29/78029/5
2018-11-16 Robert VargaUse Method.getParameterCount() 77/77877/2
2018-11-08 Robert VargaBump operation timeout to 500ms 08/77608/2
2018-11-08 Jakub MorvaySimplify DTCL registration support classes 02/77602/2
2018-11-08 Jakub MorvayFix javadoc formatting 04/77604/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-10-15 Ajay LeleUpdate procedure to restart controller on quarantined... 10/77010/1
2018-10-02 Robert VargaMove commit payload propagation 65/76565/1
2018-08-26 Robert VargaAlign tested boolean/Boolean expectations 20/75420/19
2018-08-24 Robert VargaEliminate ShardTestKit subclasses 17/75417/15
2018-08-24 Robert VargaCleanup TestKit use 79/75379/23
2018-08-24 Robert VargaEliminate IntegrationTestKit subclasses 81/75381/20
2018-08-23 Robert VargaFix illegal check in CreateTransactionReply 21/75421/1
2018-08-22 Robert VargaFix prefix shard configuration update handling 85/75385/2
2018-08-22 Robert VargaMigrate to expectNoMessage() 71/75371/1
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-08-11 Robert VargaSpeed up DistributedDataStoreTest 51/74951/3
2018-08-11 Robert VargaSpeed up AbstractModificationTest 50/74950/3
2018-08-11 Robert VargaSpeed up AbstractTransactionProxyTest 49/74949/3
2018-08-11 Robert VargaSpeed up ClientBackedDataStoreTest 48/74948/3
2018-08-11 Robert VargaSpeed up ShardManagerTest 47/74947/3
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 88/74988/1
2018-08-06 Robert VargaSimplify ListenableFuture translation 27/74827/4
2018-08-04 Robert VargaAdd MappingCheckedFuture 26/74826/3
2018-07-31 Tom PantelisChange log to warn in LocalThreePhaseCommitCohort 01/74701/1
2018-07-26 Tom PantelisAdjust to mdsal CursorAware API changes 79/74479/3
2018-07-25 Tom PantelisAdjust to DOMDataTreeCommitCohort API change 71/74471/1
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-24 Robert VargaUse moved BindingReflections 89/74389/1
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-28 Stephen KittTrace the originating generation in RGE 29/73529/2
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
2018-06-21 Tom PantelisFix shard deadlock in 3 nodes 74/72874/11
2018-06-11 Tom PantelisRemove CSS modules 74/72674/8
2018-06-08 Michael Vorburgerexport two additional packages containing JMX *M[X... 91/72791/2
2018-06-05 Tom PantelisFix shard commit deadlock 50/72650/3
2018-06-01 Tom PantelisConvert mdsal submit() calls to commit() 71/72171/4
2018-06-01 Tom PantelisEliminate DatastoreContext CSS dependency 83/72483/3
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-23 Tom PantelisConvert DCL tests to use DTCL 00/71800/2
2018-05-22 Robert VargaAdjust for Binding RPC codegen changes 05/71205/10
next