BUG-5280: implement message queueing
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / utils /
2016-06-22 Robert VargaBUG-5280: move AbstractDataTreeModificationCursor 40/39840/38
2016-06-21 Robert VargaBUG-5903: do not rely on primary info on failure 27/40627/2
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: switch transactionIdentifier 62/38962/34
2016-05-31 Robert VargaChange declared exception 09/39409/3
2016-05-20 Robert VargaBUG-5280: use MemberName instead of String 02/38802/16
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-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-02-18 Robert VargaReduce reliance on NormalizedNodeInputStreamReader 51/34851/2
2016-02-18 Robert VargaHide NormalizedNodeOutputStreamWriter 47/34847/6
2016-02-13 Robert VargaMake Shutdown message a proper singleton 06/34606/3
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
2016-01-08 Tom PantelisImplement graceful ShardManager shutdown 52/31952/8
2015-12-15 Robert VargaRemove DatastoreContext#getDataStoreType() 43/30443/4
2015-12-10 Robert VargaBUG-4626: Introduce NormalizedNodeData{Input,Output} 72/30872/10
2015-11-26 Robert VargaBUG-1014: expose a proper ShardDataTree constructor 45/29645/6
2015-11-06 Tom PantelisBug 4149: Implement per-shard DatastoreContext settings 20/28420/6
2015-10-27 Robert VargaMake REUSABLE_*_TL final 69/28769/5
2015-10-26 Robert VargaMake private methods static 26/28726/5
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-07-08 Tom PantelisCDS: Change operationTimeout units to millis 84/23884/2
2015-06-16 Tony TkacikMake sure DataTreeModifications are ready. 27/22727/2
2015-06-12 Moiz RajaBUG 2970 : Recovery fails with SchemaValidationExceptio... 05/22505/1
2015-06-11 Moiz RajaBUG 3019 : Fix Operation throttling for modification... 71/22371/2
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-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-16 Robert VargaCDS: Implement front-end support for local transactions 23/20523/2
2015-05-13 Moiz RajaBUG 3156 : Recreating CDS should not fail 81/20181/3
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...
2015-04-30 Tom PantelisMerge "Return local shard tree from FindPrimaryShard"
2015-04-30 Tom PantelisReturn local shard tree from FindPrimaryShard 56/19356/1
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
2015-04-24 Tom PantelisMerge topic 'li/cleanup/javassist'
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Moiz RajaMerge "Reduce non-existent Tx chain logging on close...
2015-04-24 Moiz RajaMerge "Return local shard's DataTree from ActorContext...
2015-04-23 Tom PantelisReturn local shard's DataTree from ActorContext#findPri... 83/18783/3
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-21 Moiz RajaMerge "Address comment in gerrit 17266"
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-17 Tom PantelisMerge "Notification Listener Adapter uses NotificationL...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-15 Moiz RajaMerge "Split out sal-akka-raft example"
2015-04-15 Moiz RajaMerge "Bug 2948: Recovered log entries not applied...
2015-04-15 Tony TkacikMerge "BUG-2953: do not use a complete InMemoryDataStore"
2015-04-14 Robert VargaBUG-2953: do not use a complete InMemoryDataStore 92/18192/3
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-10 Moiz RajaMerge "Refactor raft recovery code to a RaftActorRecove...
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-10 Tony TkacikMerge "BUG-1848 : OrderedNormalizedNodeWriter implement...
2015-04-10 Tom PantelisMerge "BUG-2953 : Unable to read from datastore root...
2015-04-09 Moiz RajaBUG-2953 : Unable to read from datastore root with... 50/18050/2
2015-04-08 Robert VargaAdd generic arguments 54/17254/3
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-31 Tony TkacikMerge "Tune NotificationRouter wait strategy"
2015-03-29 Tom PantelisAdjust Tx rate limiter for unused transactions 82/17182/4
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Tom PantelisMerge "BUG 2584 : Datastore is ready when all local...
next