Improve segmented journal actor metrics
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / utils /
2024-03-07 Robert VargaMigrate some tests to new ImmutableNodes 35/110035/8
2023-08-30 Robert VargaFix sal-distributed-datastore checkstyle 93/107593/1
2023-06-20 Robert VargaBump upstreams 06/106506/10
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2022-11-02 Robert VargaDo not reference immutable node builders 40/103040/1
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-11-13 Robert VargaCleanup TransactionRateLimiterTest 81/98481/3
2021-11-09 Robert VargaAdd MutableUnsignedLongSet.addAll() 72/98372/1
2021-11-08 Robert VargaAdd UnsignedLongBitmap 10/98310/13
2021-11-06 Robert VargaUse ImmutableSortedSet for small ImmutableUnsignedLongSets 07/98307/5
2021-11-06 Robert VargaUse UnsignedLongSet instead of RangeSet in metadata 02/98302/8
2021-11-06 Robert VargaReimplement UnsignedLongRangeSet 98/98298/6
2021-06-21 Tomas CereRemove prefix shard leftovers 08/96408/3
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2021-02-02 tadei.bilanBump akka to 2.6.12 26/92926/47
2020-05-27 Robert VargaConvert to use EffectiveModelContext 04/90004/2
2020-04-16 Robert VargaBump odlparent/yangtools/mdsal 49/88849/25
2020-04-03 Robert VargaMigrate Assert.assertThat() 78/88878/4
2020-01-22 Robert VargaForce pruning during data migration 67/87067/2
2020-01-19 Robert VargaRefactor PruningDataTreeModification instantiation 41/87041/4
2020-01-19 Robert VargaRework PruningDataTreeModificationTest 37/87037/2
2019-10-24 Robert VargaMigrate Props.create() call sites 71/85371/3
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 VargaMigrate ActorUtils to java.util.Optional 01/83001/3
2019-03-30 Robert VargaMigrate nullness annotations 18/81318/2
2019-02-25 Robert VargaRename ActorContext to ActorUtils 94/80394/4
2019-01-23 Tom PantelisImplement DOMDataTreeChangeListener.onInitialData 02/79802/3
2018-12-19 Robert VargaEliminate use of deprecated mockito methods 76/78876/2
2018-12-05 Robert VargaMigrate to java.time.Duration 74/75374/41
2018-08-26 Robert VargaAlign tested boolean/Boolean expectations 20/75420/19
2018-08-24 Robert VargaCleanup TestKit use 79/75379/23
2018-08-22 Robert VargaMigrate to expectNoMessage() 71/75371/1
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-03-11 Tom PantelisConvert CDS implementation to use msdal APIs 69/50269/13
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
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-09-07 Tom PantelisFix intermittent PreLeaderScenarioTest failure 67/62767/4
2017-06-26 Tom PantelisBug 7449: Move Dispatchers to sal-clustering-commons 63/59463/3
2017-04-18 Tom PantelisBug 8231: Fix testChangeListenerRegistration failure 08/55108/5
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-02-15 Robert VargaClean MockClusterWrapper up 99/51899/2
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-01-05 Robert VargaUse Akka artery for remote transport 66/49466/10
2016-12-15 Tom PantelisBug 7271: Use mdsal AbstractDOMStoreTreeChangePublisher... 03/48903/4
2016-12-13 Tomas CereBUG 2138: Introduce prefix based shards into ShardManager 05/44705/48
2016-10-25 Tom PantelisFix unit test CS warnings in sal-distributed-datastore 83/47483/3
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-07-28 Robert VargaUse ActorSystem.terminate() 68/42668/2
2016-07-20 Tom PantelisFix compiler error due to removal of InMemoryDataTreeFa... 60/42160/1
2016-06-21 Robert VargaBUG-5903: do not rely on primary info on failure 27/40627/2
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-20 Robert VargaBUG-5280: use MemberName instead of String 02/38802/16
2016-05-09 Robert VargaFix a generic array warning 22/38322/2
2016-03-30 Robert VargaUse java.util.Optional in ShardLeaderStateChanged and... 95/36695/4
2016-03-29 Robert VargaMove MessageTracker to sal-clustering-commons 10/36510/5
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery 13/36013/5
2016-02-15 Tom PantelisFix intermittent ShardTest failures 32/34632/2
2016-02-05 Tom PantelisDeprecate CloseTransactionChain protobuff message 08/33508/7
2016-01-22 Tom PantelisRemove deprecated PreLithium Tx context classes and... 39/33039/2
2016-01-14 Tom PantelisRemove deprecated getDataStoreType methods 96/32396/3
2015-12-15 Moiz RajaBUG 2187 Handle RemoveShardReplica in ShardManager 30/30330/6
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-11-25 Tom PantelisMake ModuleConfig immutable 61/29761/5
2015-11-24 Gary WuRefactor MessageCollectorActor and DoNothingActor 47/29947/5
2015-11-18 Tom PantelisRefactor MockConfiguration to extend ConfigurationImpl 60/29760/4
2015-11-16 kalaiselvikBUG 2187 - Persisting shard list in ShardManager 70/29370/7
2015-11-14 Gary WuFix resource leaks in test cases 63/28763/6
2015-11-06 Tom PantelisBug 4149: Implement per-shard DatastoreContext settings 20/28420/6
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-23 kalaiselvikBUG 2187 - JMX API for create/delete shard replica 42/27742/13
2015-09-15 Tom PantelisBug 4094: Fix DCNs on initial registration 49/26949/2
2015-09-10 Tom PantelisBug 4105: Change ownership on member down/up 04/26804/1
2015-09-10 Tom PantelisBug 4105: Add dynamic module/shard config for entity... 01/26801/1
2015-09-10 Tom PantelisBug 4105: Move Configuration classes to config package 94/26794/1
2015-09-10 Tom PantelisBug 4105: Add method to get all unique member names 26/26726/3
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-06-10 Tom PantelisBug 3020: Use leader version in LeaderStateChanged 48/22248/1
2015-06-04 Moiz RajaBUG 2970 : Handle SchemaValidationFailedException inste... 99/21599/2
2015-05-29 Moiz RajaBUG 2970 : Create a PruningDataTreeModification 84/21384/2
2015-05-27 Harman SinghBug -3221 : Adding a new DataStoreUnavailableException... 78/20678/6
2015-05-26 Tom PantelisBug 3194: Dynamically update PrimaryShardInfo cache... 48/21148/2
2015-05-16 Moiz RajaBUG 3125 : Set Rate Limit just before acquiring a permi... 84/20584/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-05-01 Moiz RajaMerge "BUG 3049 : Upgrade from akka 2.3.9 to 2.3.10"
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
next