Bug 5740: Change TimeoutNow and Shutdown to externalizable proxy
[controller.git] / opendaylight / md-sal /
2017-05-24 Tom PantelisBug 5740: Change TimeoutNow and Shutdown to externaliza... 66/57766/2
2017-05-24 Tom PantelisBug 5740: Change RequestVote(Reply) to externalizable... 65/57765/1
2017-05-22 Robert VargaFix test warnings 23/57623/4
2017-05-22 Tomas CereBUG 8525: Prevent NPE in test-app listeners 27/57627/2
2017-05-20 Robert VargaMigrate to yang-data-codec-xml 82/57582/1
2017-05-19 Stephen KittSimplify code with new Map features 34/57334/4
2017-05-19 Tom PantelisDeprecate legacy EOS API classes 16/57416/4
2017-05-19 Robert VargaBUG-8507: Fix replayed directCommit() on reconnect 71/57571/1
2017-05-19 Robert VargaBUG-8511: add more explicit messages 70/57570/1
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 69/57569/1
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 68/57568/1
2017-05-19 Tomas CereBUG 8462: Switch to using cds-client in usubscribe... 67/57567/1
2017-05-19 Robert VargaDo not retain initial SchemaContext 24/57424/1
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-18 Robert VargaBUG-8402: Separate out OutOfOrderRequestException 77/57377/1
2017-05-18 Robert VargaBUG-8402: Record modification failures 76/57376/1
2017-05-18 Robert VargaBUG-8422: separate retry and request timeouts 75/57375/1
2017-05-18 Robert VargaFix logging format/argument mismatch 94/57094/2
2017-05-18 Robert VargaFix read-only abort message mismatch 74/57374/1
2017-05-18 Robert VargaPropagate shard name to FrontendClientMetadataBuilder 73/57373/1
2017-05-18 Robert VargaHandle AbortLocalTransactionRequest 70/57370/1
2017-05-18 Robert VargaAdd ClientBackedTransaction allocation recording 69/57369/2
2017-05-18 Robert VargaRelax visibility on FrontendReadWriteTransaction methods 67/57367/2
2017-05-18 Robert VargaBUG-5280: update transaction statistics 66/57366/1
2017-05-17 Stephen KittUse try-with-resources 82/57082/3
2017-05-17 Stephen KittStringBuffer cleanup 63/57063/4
2017-05-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
2017-05-17 Stephen Kittsal-binding-it: use lambdas 80/57180/3
2017-05-17 Stephen Kittsal-binding-broker: use lambdas 78/57178/2
2017-05-17 Robert VargaBUG-8402: fix transmit accounting 16/57216/2
2017-05-16 Robert VargaLower debugging in sal-clustering-commons 41/57141/2
2017-05-16 Tom PantelisChange to binding-parent in toaster-provider pom 58/57058/4
2017-05-16 Stephen Kittsal-akka-raft: use lambdas 76/57176/2
2017-05-16 Stephen Kittsal-clustering-commons: use lambdas 82/57182/2
2017-05-16 Stephen Kittsal-common-impl: use lambdas 84/57184/2
2017-05-16 Stephen Kittsal-cluster-admin-impl: use lambdas 81/57181/2
2017-05-16 Stephen Kittsal-common-api: use lambdas 83/57183/2
2017-05-16 Stephen Kittclustering-test-app: use lambdas 74/57174/2
2017-05-16 Stephen Kittsal-dom-broker: use lambdas 86/57186/2
2017-05-16 Stephen Kittsal-inmemory-datastore: use lambdas 88/57188/2
2017-05-16 Robert VargaFix a FB warning 48/57048/2
2017-05-16 Tomas CereBUG 8422: Change tx handlers hard timeout 34/57134/2
2017-05-16 Tomas CereBUG 8447: Add shard getRole rpcs 33/57133/2
2017-05-16 Robert VargaBUG-8159: apply object lifecycle to metadata 40/57140/2
2017-05-16 Tom PantelisAdd explicit init/close methods to OpendaylightToaster 57/57057/3
2017-05-16 Jakub MorvayBug 8444 - Persistent prefix-based shard cannot load... 76/57076/4
2017-05-15 Tom PantelisFix checkstyle/findbugs violations in the toaster sample 07/57007/3
2017-05-12 Robert VargaBUG-8056: place an upper bound on number of transaction... 85/56985/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
2017-05-12 Tom PantelisDon't use File(In/Out)putStream in FileBackedOutputStream 58/56958/2
2017-05-12 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 50/56950/2
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 47/56847/4
2017-05-12 Tomas CereBUG 8318: Add a separate dispatcher for cluster actors 38/56938/2
2017-05-12 Joshfix config file for mdsal-trace and filtering mechanism 60/56860/4
2017-05-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 80/56880/5
2017-05-11 Robert VargaBUG-8372: add dataTree information 70/56870/1
2017-05-11 Joshmdsaltrace utility for debugging 12/49212/18
2017-05-10 Tomas CereBUG-8392 RpcRegistry has it's buckets populated by... 84/56784/3
2017-05-10 Tom PantelisFix timing issue in PartitionedCandidateOnStartupElecti... 81/56681/4
2017-05-10 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 22/56722/4
2017-05-10 Tom PantelisFix testTransactionForwardedToLeaderAfterRetry failure 63/56763/2
2017-05-10 Jakub MorvayBug 8391 - Close producer in become-prefix-leader rpc... 83/56683/5
2017-05-09 Robert VargaBUG-8372: fix abort message confusion 38/56638/2
2017-05-08 Jakub MorvayBug 8385 - @Ignore testMultipleRegistrationsAtOnePrefix 58/56658/2
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 37/56637/1
2017-05-06 Tomas CereMake the last submit timeout after 30 seconds 92/56592/3
2017-05-06 Tomas CereMove initial list creation to create-prefix-shard. 42/56542/4
2017-05-06 Tom PantelisBug 8380: Fix unhandled messages in ShardManager 15/56615/2
2017-05-06 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 90/56590/4
2017-05-05 Jakub MorvayFix DistributesShardedDOMDataTree.ProxyProducer's getSh... 79/56579/1
2017-05-04 Robert VargaFix logger formatting strings 37/56537/1
2017-05-04 Jakub MorvayBug 8328 - Create prefix shards with correct peers 98/56498/2
2017-05-04 Jakub MorvayBug 8336 - Fix NPE in DistributedShardedDOMDataTree... 99/56499/1
2017-05-03 Tomas CereBUG 8301: Convert queue to a local variable 72/56472/1
2017-04-30 Tom PantelisRefactor Register*ListenerReply classes 76/55176/2
2017-04-30 Robert VargaBUG-8327: deprecate sal.core.api.model.SchemaService 65/56265/4
2017-04-30 Robert VargaBUG-8327: GlobalBundleScanningSchemaServiceImpl should... 64/56264/5
2017-04-30 Tom PantelisImprove test logging in DistributedEntityOwnershipInteg... 95/56295/3
2017-04-30 Michael VorburgerBug 8303: BP odl:clustered-app-config initial/*-config... 27/56027/4
2017-04-29 Robert VargaBUG-8309: Add message identity information 56/56156/2
2017-04-29 Tom PantelisBug 8337: Ignore testMultipleShardLevels 87/56287/1
2017-04-28 Tom PantelisAdd more debug logging for DTCL registration/notificati... 54/56154/3
2017-04-28 Robert VargaBUG-7927: stop scanning bundles on framework stop 82/56182/4
2017-04-27 Robert VargaImprove logging around transaction lifecycle 15/56015/3
2017-04-27 Tom PantelisBug 8301: Fix some issues with testProducerRegistrations 50/56150/2
2017-04-27 Tom PantelisFix intermittent failure in testLeadershipTransferOnShu... 16/56016/3
2017-04-27 Robert VargaRemove artifacts entries for long-gone RESTCONF 15/56115/3
2017-04-27 Robert VargaBUG-5280: handle NotLeaderException 47/56047/2
2017-04-26 Tom PantelisBug 8301: Disable DistributedShardedDOMDataTreeRemoting... 19/56019/2
2017-04-26 Tomas CereNest id-ints list inside a container 94/55994/2
2017-04-26 Robert VargaLower AbstractNormalizedNodeDataOutput debugs to trace 77/56077/1
2017-04-24 Jakub MorvayBug 8116 - Make DistributedShardChangePublisher agnosti... 21/55921/3
2017-04-24 Robert VargaImprove orphan transaction logging 31/55931/1
2017-04-23 Robert VargaBUG-8219: Cleanup CompositeDataTreeCohort 59/55859/1
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-22 Tom PantelisSimplify DelayedListenerRegistration functionality 75/55175/2
2017-04-21 Robert VargaBUG-8159: fix local transaction history tracking 27/55827/1
2017-04-21 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 20/55720/2
2017-04-21 matus.kubicaRpcRegistrar unit test 68/54368/10
2017-04-20 Tom PantelisBug 7747: Reply to the leader before applying previous... 33/55733/1
next