Bug 6106: Prevent flood of quarantine messages
[controller.git] / opendaylight / md-sal /
2016-06-30 Tom PantelisBug 6106: Prevent flood of quarantine messages 33/41033/2
2016-06-29 Tom PantelisFix intermittent test failures in CDS 28/41028/3
2016-06-28 Robert VargaFix serialVersionUID 35/40735/4
2016-06-28 Michael VorburgerDeprecate TransactionStatus 35/39735/2
2016-06-27 Ryan GouldingChange count type in the cars model 36/40836/4
2016-06-27 Ryan GouldingAdd a description to "rate" in the cars model 35/40835/3
2016-06-23 Alexis de TalhouëtInject BindingAwareBroker as it is now provided by... 78/40778/1
2016-06-22 Robert VargaBUG-5280: move AbstractDataTreeModificationCursor 40/39840/38
2016-06-22 Robert VargaBUG-5280: add BackendInfo/BackendInfoResolver 58/39758/44
2016-06-22 Robert VargaBUG-5280: introduce cookie in LocalHistoryIdentifier 07/39607/45
2016-06-22 Robert VargaBUG-5280: introduce base Transaction request/success 06/39506/59
2016-06-22 Robert VargaBUG-865: remove reference to URLSchemaContextResolver 98/40698/2
2016-06-21 Robert VargaBUG-5903: do not rely on primary info on failure 27/40627/2
2016-06-21 Robert VargaBUG-5280: use a lambda for createLocalHistory()/close() 74/39574/38
2016-06-21 Robert VargaBUG-5280: introduce the notion of client actor time 72/39572/39
2016-06-20 Robert VargaBUG-5280: define RetiredGenerationException 40/39540/47
2016-06-18 Michael VorburgerImprove readability of Toaster code (incl. Java 8 lambd... 32/39732/5
2016-06-15 Tom PantelisDeprecate md-sal config modules 81/38281/6
2016-06-16 Robert VargaBUG-5280: introduce Request/Response and related concepts 79/39479/48
2016-06-16 Robert VargaBUG-5930: introduce PayloadVersion 83/39383/37
2016-06-16 Tom PantelisRemove snapshot after startup and fix related bug 76/39976/5
2016-06-15 Robert VargaBUG-865: remove use of QName.cachedReference() 42/40342/2
2016-06-15 Robert VargaBUG-865: remove use of deprecated model instances 10/39910/5
2016-06-15 Robert VargaBUG-5280: remove WritableObjects 25/40325/2
2016-06-15 Robert VargaBUG-5626: make CloseTransactionChain implement Identifiable 70/39470/33
2016-06-15 Robert VargaBUG-5930: introduce ABIVersion 24/39224/45
2016-06-14 Tom PantelisBug 5913: Fix ISE in DefaultShardDataChangeListenerPubl... 06/40306/2
2016-06-14 Robert VargaBUG-5280: add CommitTransactionPayload 83/39283/46
2016-06-14 Robert VargaMake akka-testkit a test dependency 81/40281/2
2016-06-14 Tom PantelisGuard against duplicate log indexes 75/39975/4
2016-06-14 Tom PantelisAdd voting state to shard mbean FollowerInfo 73/40173/2
2016-06-13 Stephen KittStop building test-jar for sal-dummy-distributed-datastore 75/40175/2
2016-06-10 Tom PantelisCreate DatastoreSnapshotRestore instance via blueprint 13/36913/13
2016-06-10 Tom PantelisDebug logging in AbstractLeader is too chatty 50/40050/2
2016-06-10 Robert VargaBUG-5280: move DataTreeCandidate serialization to its... 67/39267/32
2016-06-10 Tom PantelisRemove CSS-related files from the clustering-test-app 36/38336/10
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-06-10 Tom PantelisRemove CSS-related files from the toaster 35/38335/9
2016-06-10 Tom PantelisWrite failed node data on recovery to a file 87/36987/6
2016-06-08 Robert VargaBUG-5280: do not use CompositeModification in Shard 25/39125/26
2016-06-08 Robert VargaBUG-5280: Remove PeristentMessages 22/39122/28
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-08 Robert VargaRemove use of {String,UUID}Identifier 85/39885/2
2016-06-07 Tom PantelisAdd more debug output in AbstractLeader and Follower 03/39903/2
2016-06-06 Robert VargaFix compilation error 07/39907/4
2016-06-06 Robert VargaBUG-5280: eliminate ShardTransactionIdentifier 15/39015/25
2016-06-06 Robert VargaBUG-5280: introduce DistributedDataStoreClientActor 83/38683/52
2016-06-06 Robert VargaBUG-5280: validate FrontendType regular expression 71/39571/9
2016-06-06 Robert VargaUse configured maximum memory to determine limits 01/37501/3
2016-06-06 Tom PantelisFix minor bug in ShardManager#removeShardReplica 63/39863/3
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-06-01 Robert VargaBUG-5280: optimize identifier serialization format 88/39288/17
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-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called 17/36117/9
2016-05-31 Robert VargaChange declared exception 09/39409/3
2016-05-20 Robert VargaBUG-5626: remove ApplyLogEntries 88/38988/5
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-5626: remove createTypedTransactionActor() 89/38989/5
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-20 Robert VargaBUG-5280: add cds-access-api identifiers 70/38670/16
2016-05-18 Robert VargaBUG-5626: use lambdas, Runnable and Consumer instead... 10/39010/2
2016-05-16 Robert VargaDo not override protobuf version 19/38319/5
2016-05-13 Robert VargaFix a typo in getDdatastoreContextFactory() 01/38801/3
2016-05-13 Robert VargaEliminate unneeded String.format() 00/38800/3
2016-05-13 Robert VargaRemove AbstractRaftActorBehavior#findClientRequestTracker() 51/38651/5
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension example... 35/38435/5
2016-05-11 Robert VargaBUG-5626: split out CohortEntry 87/38587/3
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-03 Tom PantelisFix intermittent failure in LeadershipTransferIntegrati... 98/38298/2
2016-05-02 Tom PantelisFix intermittent failures in DistributedDataStoreRemoti... 91/38291/2
2016-05-02 Tom PantelisFix intermittent failure in ReplicationAndSnapshotsInte... 42/38242/3
2016-05-02 Robert VargaBUG-5414 introduce EOS inJeopardy flag 52/36752/8
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-25 Tom PantelisAddress comments in prior patches 62/37662/5
2016-04-25 Robert VargaBUG-5280: add a section about actor model 36/37736/4
2016-04-22 Tom PantelisFix test failures in sal-binding-it 40/38040/1
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-19 Robert VargaEnforce memory percentage 00/37500/3
2016-04-19 Thanh HaDisable Java 8 linter on projects that fail 32/37232/2
2016-04-19 Thanh HaInherit jdepend-plugin from odlparent 29/37229/2
2016-04-18 Robert VargaBUG-5280: add asciidoc outline of CDS implementation 44/37544/8
2016-04-14 Tom PantelisAdd blueprint wiring for clustering-test-app 70/36570/16
2016-04-13 Tom PantelisAdd blueprint wiring to the toaster sample 67/35867/26
2016-04-13 Tom PantelisAdd blueprint wiring to sal-binding-broker-impl 53/35853/25
2016-04-13 Ryan GouldingAdd dependency on javax.validation validation-api 55/37555/3
2016-04-13 Tom PantelisAdd blueprint wiring to sal-remoterpc-connector 52/35852/23
2016-04-12 Robert VargaMove null check from getTotalMemory() 95/37495/2
2016-04-12 Robert VargaCDS: Make AbstractDataBroker non-public 53/36753/7
2016-04-12 Ryan GouldingDeprecate DCL in favor of DTCL 52/37452/2
2016-04-12 Robert VargaSimplify ReplicatedLogImpl a bit 90/37490/1
next