BUG-2138: Create DistributedShardFrontend
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test /
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-02-27 Robert VargaBUG-5280: add {Create,Close,Purge}LocalHistoryPayload 26/39426/73
2017-02-17 Tom PantelisBug 7521: Convert byte[] to ShardManagerSnapshot in... 06/51006/7
2017-02-17 Tom PantelisBug 7521: Convert DatastoreSnapshot.ShardSnapshot to... 24/50924/9
2017-02-17 Tom PantelisBug 7521: Move DatastoreSnapshotList et al to persisted... 45/50845/9
2017-02-17 Tom PantelisBug 7746: Fix intermittent EOS test failure and synchro... 41/51941/3
2017-02-16 Tom PantelisFix intermittent failure in testCloseCandidateRegistrat... 15/51915/3
2017-02-15 Robert VargaCleanup warnings around methods being potentially static 00/51900/2
2017-02-15 Robert VargaClean MockClusterWrapper up 99/51899/2
2017-02-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2017-02-15 Tom PantelisAdd OnDemandShardState to report additional Shard state 83/51583/6
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
2017-01-17 Tom PantelisHandle UNMODIFIED type in DataTreeCandidateInputOutput 35/50535/1
2017-01-16 Tomas CereRevert "Fix test failure in DistributedShardedDOMDataTr... 03/50503/2
2017-01-06 Tom PantelisBug 7469: Advertise CDS DOMDataTreeCommitCohortRegistry 90/50090/1
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2017-01-05 Tom PantelisFix test failure in DistributedShardedDOMDataTreeTest 76/50076/1
2017-01-05 Robert VargaUse Akka artery for remote transport 66/49466/10
2017-01-05 Robert VargaBUG-7159: eliminate use of CrossStatementSourceReactor 47/49747/5
2017-01-04 Tom PantelisBUG-7033: Remove payload replication short-circuits 71/49971/2
2017-01-02 Tomas CereBUG 2138: Introduce DistributedShardedDOMDataTree 43/44943/61
2016-12-29 Tom PantelisBUG-7033: Fix commit exception due to pipe-lining 62/49762/3
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 Robert VargaBUG-5280: split DistributedDataStore 07/48707/48
2016-12-15 Robert VargaBUG-7033: Allow ShardDataTree to pipeline transactions 75/28775/21
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-12-01 Tom PantelisChange ReplicatedLogImplEntry to Externalizable proxy... 03/48803/2
2016-11-30 Robert VargaBUG-5280: fix problems identified by integration tests 06/48706/17
2016-11-25 Michael VorburgerCheckstyle compliant src/main|test/resources 12/48712/2
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-11-03 Tom PantelisChanges for akka 2.4.11 63/47763/3
2016-10-27 Tom PantelisRemove pre-Lithium serialization support in sal-distrib... 34/47634/2
2016-10-25 Tom PantelisFix unit test CS warnings in sal-distributed-datastore 83/47483/3
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable... 53/46853/4
2016-10-11 Tom PantelisBug 6540: EOS - handle edge case with pruning pending... 38/45638/5
2016-09-26 Tom PantelisBug 6540: EOS - Prune pending owner change commits... 16/45516/4
2016-09-23 Stephen KittMechanical code cleanup (sal-distributed-datastore) 70/46070/3
2016-09-07 Tom PantelisBug 6540: EOS - Rework behavior of onPeerDown 29/45129/5
2016-09-01 Tom PantelisNotify listeners on applySnapshot 28/45028/1
2016-09-01 Tom PantelisBug 6587: Retain state when transitioning between Leade... 99/44899/4
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 Robert VargaBUG-5280: fix compilation after unrebased merge 78/43778/1
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-12 Robert VargaBUG-5280: split out cds akka client substrate 21/43321/9
2016-08-12 Robert VargaMove MessageTrackerTest 22/43322/7
2016-08-11 Tom PantelisBug 5450: Query akka cluster state on Follower Election... 65/43265/6
2016-08-05 Tom PantelisBug 5504: Add PreLeader raft state 28/42728/4
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-02 Tom PantelisAlleviate premature elections in followers 64/42564/7
2016-08-01 Robert VargaBUG-5280: centralize ShardSnapshot operations 85/42785/11
2016-07-30 Robert VargaAcquire SchemaContext from ShardDataTree 84/42784/3
2016-07-29 Tom PantelisCDS Frontend client actor should delete prior snapshots 72/42272/4
2016-07-28 Robert VargaUse ActorSystem.terminate() 68/42668/2
2016-07-26 Tom PantelisFix test failure in ShardTest 70/42570/2
2016-07-20 Tom PantelisFix compiler error due to removal of InMemoryDataTreeFa... 60/42160/1
2016-07-19 Tom PantelisConvert distributed EOS impl to use new DOM EOS interfaces 75/35475/14
2016-07-15 Isaku YamahataBug 6186 - fix testCandidateSerialization() 91/41691/5
2016-07-06 Robert VargaBUG-5280: introduce request/response Envelope 50/41150/10
2016-07-06 Robert VargaBUG-5280: implement message queueing 61/39561/75
2016-07-03 Tom PantelisFix intermittent failure in ClusterAdminRpcServiceTest 42/41242/3
2016-06-29 Tom PantelisFix intermittent test failures in CDS 28/41028/3
2016-06-21 Robert VargaBUG-5903: do not rely on primary info on failure 27/40627/2
2016-06-21 Robert VargaBUG-5280: introduce the notion of client actor time 72/39572/39
2016-06-15 Robert VargaBUG-5626: make CloseTransactionChain implement Identifiable 70/39470/33
2016-06-14 Robert VargaBUG-5280: add CommitTransactionPayload 83/39283/46
2016-06-10 Tom PantelisCreate DatastoreSnapshotRestore instance via blueprint 13/36913/13
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-06-08 Robert VargaBUG-5280: remove support for talking to pre-Boron clients 19/39119/28
2016-06-08 Robert VargaBUG-5280: switch transactionIdentifier 62/38962/34
2016-06-06 Robert VargaBUG-5280: eliminate ShardTransactionIdentifier 15/39015/25
2016-06-06 Robert VargaBUG-5280: introduce DistributedDataStoreClientActor 83/38683/52
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-06-01 Robert VargaAdd @Ignore to failing test 21/39721/3
2016-06-01 Tom PantelisImplement cluster admin RPCs to change member voting... 86/38086/6
2016-05-20 Robert VargaBUG-5626: remove CompositeModification(ByteString)Payload 87/38987/5
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-20 Robert VargaBUG-5280: make sure all DistributedDataStore instances... 29/38929/7
2016-05-20 Robert VargaBUG-5626: Eliminate ShardIdentifier.Builder 09/38809/15
2016-05-20 Robert VargaBUG-5280: use MemberName instead of String 02/38802/16
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-09 Robert VargaFix a generic array warning 22/38322/2
2016-05-09 Robert VargaFix static methods and convert to lambdas 21/38321/2
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
2016-05-03 Tom PantelisFix intermittent test failure in ShardTest.testPeerAddr... 87/38087/2
2016-05-02 Tom PantelisFix intermittent failures in DistributedDataStoreRemoti... 91/38291/2
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle 49/36849/18
2016-04-28 Tony TkacikBug 1435: CDS: Added support for custom commit cohort. 02/32602/21
2016-04-12 Robert VargaCDS: Make AbstractDataBroker non-public 53/36753/7
2016-04-12 Robert VargaBUG-5626: do not allow overriding of RaftActor.handleCo... 58/36958/18
2016-04-11 Moiz RajaBUG 5690 : No owner present even when entity has a... 68/37368/2
2016-04-06 Moiz RajaBUG 5656 : Entity ownership candidates not removed... 16/37116/3
2016-04-02 Robert VargaReduce test class visibility 13/37013/4
2016-04-02 Robert VargaRemove unused TestEntityOwnershipShard 12/37012/4
next