BUG-5280: refactor CohortEntry
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller /
2016-07-11 Robert VargaBUG-5280: refactor CohortEntry 28/41428/3
2016-07-11 Robert VargaBUG-5280: do not pass SchemaContext to ShardCommitCoord... 03/41403/3
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-05 Tom PantelisEliminate dead letters message when there's no sender 41/41241/2
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-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-16 Robert VargaBUG-5930: introduce PayloadVersion 83/39383/37
2016-06-15 Robert VargaBUG-5626: make CloseTransactionChain implement Identifiable 70/39470/33
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-10 Tom PantelisCreate DatastoreSnapshotRestore instance via blueprint 13/36913/13
2016-06-10 Robert VargaBUG-5280: move DataTreeCandidate serialization to its... 67/39267/32
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
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-06 Robert VargaBUG-5280: eliminate ShardTransactionIdentifier 15/39015/25
2016-06-06 Robert VargaBUG-5280: introduce DistributedDataStoreClientActor 83/38683/52
2016-06-06 Tom PantelisFix minor bug in ShardManager#removeShardReplica 63/39863/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 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-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 VargaFix a typo in getDdatastoreContextFactory() 01/38801/3
2016-05-13 Robert VargaEliminate unneeded String.format() 00/38800/3
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-11 Robert VargaBUG-5626: split out CohortEntry 87/38587/3
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
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-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-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 Tom PantelisAdd blueprint wiring to sal-distributed-datastore 49/35849/22
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-05 Tom PantelisDefault shard-journal-recovery-log-batch-size to 1 21/37121/2
2016-04-04 Ryan GouldingDeprecate DCL in favor of DTCL 70/36970/2
2016-04-02 Robert VargaDo not use Strings for internal messages 10/37010/5
2016-04-02 Robert VargaMake MessageTracker.Context implement AutoCloseable 08/37008/3
2016-03-31 Robert VargaInvert equals() invocation for expired TX_COMMIT_TIMEOU... 00/36900/3
2016-03-30 Robert VargaUse java.util.Optional in ShardLeaderStateChanged and... 95/36695/4
2016-03-30 Robert VargaUse java.util.Objects instead of Guava 82/36682/5
2016-03-30 Robert VargaUse java.util.function.Supplier instead of Guava 81/36681/5
2016-03-30 Robert VargaSplit out ShardInformation 80/36680/5
2016-03-30 Robert VargaMake ShardManagerInfo a proper view of ShardManager 55/36655/6
2016-03-30 Robert VargaUse a static YangInstanceIdentifier in AbstractEntityOw... 13/36813/3
2016-03-29 Tom PantelisFix ShardManagerInfo JMX registration error 94/36794/3
2016-03-29 Robert VargaSplit out AbstractBuilder and rename it 13/36613/6
2016-03-29 Robert VargaRefactor MessageTracker 11/36511/5
2016-03-29 Robert VargaMove MessageTracker to sal-clustering-commons 10/36510/5
2016-03-29 Robert VargaMove SwitchShardBehaviorMessage to shardmanager package 53/36653/4
2016-03-29 Robert VargaMove ShardManagerSnapshot to new package 98/36598/4
2016-03-29 Robert VargaInitialized visitedAddresses to a smaller list 54/36654/4
2016-03-25 Robert VargaMove ShardManager into its own package 90/36590/7
2016-03-24 Tom PantelisForward pending transactions on leadership change 99/35199/9
2016-03-22 Robert VargaMake SwitchShardBehavior transport RaftState 57/36557/1
2016-03-22 Robert VargaFixup ShardManagerInfo constants 56/36556/1
2016-03-21 Moiz RajaStop logging complete data tree on prepare/commit failure 57/36457/2
2016-03-21 Robert VargaUse instanceof instead of .class.isInstance() 98/36298/2
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-03-18 Tom PantelisFix forwarding in Shard.handleBatchedModifications 21/35121/6
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery 13/36013/5
2016-03-11 Tom PantelisBug 4823: Offload generation of DCNs from Shard 96/34096/5
2016-03-10 Moiz RajaFix issues with LeastLoadedCandidateSelectionStrategy 14/33714/3
2016-03-07 Robert VargaClean up DistributedEntityOwnershipService instantiation 01/35501/9
2016-03-07 Robert VargaDo not use String.toString() 42/35542/3
2016-03-07 Robert VargaBUG-4964: Bump to akka-2.4.1 24/32524/19
2016-02-23 Tom PantelisFix TerminationMonitor to reference correct Monitor... 13/35113/5
2016-02-23 Tom PantelisRemoved unused class NonPersistent 12/35112/4
2016-02-23 Tom PantelisRemove returnSerialized from ForwardedReadyTransaction 00/35100/4
2016-02-23 Tom PantelisChange BatchedModifications to extend VersionedExternal... 97/35097/8
2016-02-23 Tom PantelisRemove clientTxVersion from ShardTransaction 96/35096/5
2016-02-19 Tom PantelisFix sporadic ShardManagerTest failures 28/34928/3
2016-02-18 Robert VargaReduce reliance on NormalizedNodeInputStreamReader 51/34851/2
2016-02-18 Robert VargaHide NormalizedNodeOutputStreamWriter 47/34847/6
2016-02-17 Robert VargaFollow-up to protobuff deprecation 38/34638/11
2016-02-16 Tom PantelisBug 4627: Fix premature RO tx cleanup 57/34757/1
2016-02-16 Tom PantelisBug 4823: Use tx commit timeout for BatchedModifications 98/34298/3
2016-02-15 Robert VargaBUG-5247: notify listeners for entities which are not... 79/34179/19
2016-02-15 Tom PantelisRemove TransactionContext.supportsDirectCommit method 72/34472/2
2016-02-13 Robert VargaMake Shutdown message a proper singleton 06/34606/3
2016-02-11 Tom PantelisBug 5153: Add timestamp to TransactionIdentifier 19/34019/4
2016-02-11 Robert VargaMake private methods static 90/34390/3
2016-02-10 Robert VargaFix raw type warnings 93/34393/5
next