Rehost Chunked{ByteArray,InputStream,OutputStream}
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / main / java / org / opendaylight / controller / cluster / common /
2020-10-12 Robert VargaCorrect javadoc reference 27/93027/1
2020-07-12 Robert VargaTurn FileAkkaConfigurationReader into a component 75/91275/5
2020-06-19 Tejas NevrekarApply a workaround for the isolation of quarantined... 79/90279/8
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-07-10 Robert VargaConvert MessageTracker to use java.util.Optional 02/83002/3
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2019-03-29 Robert VargaMigrate to AbstractActor 96/80396/8
2019-03-28 Robert VargaFix logging messages 60/81260/5
2018-12-05 Robert VargaImprove timeout check error message 53/78453/3
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-08-24 Robert VargaBUG-9028: make NonPersistentDataProvider schedule invoc... 55/62255/1
2017-07-18 Robert VargaSimplify QuarantinedMonitorActor 84/60484/3
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-06-26 Tom PantelisBug 7449: Move Dispatchers to sal-clustering-commons 63/59463/3
2017-06-19 Robert VargaLower UnboundedDequeBasedControlAwareMailbox logging 93/59193/1
2017-05-29 Tom PantelisBug 5740: Add Deque-based control-aware mailbox 18/57818/3
2017-05-16 Stephen Kittsal-clustering-commons: use lambdas 82/57182/2
2017-05-03 Tomas CereBUG 8301: Convert queue to a local variable 72/56472/1
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
2016-11-03 Tom PantelisChanges for akka 2.4.11 63/47763/3
2016-10-25 Tom PantelisFix FindBugs warnings in sal-clustering-commons 19/46919/4
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable... 53/46853/4
2016-10-10 Robert VargaUpdate to akka 2.4.11 86/46686/3
2016-09-23 Stephen KittMechanical code cleanup (sal-clustering-commons) 68/46068/3
2016-08-25 Robert VargaBUG-5280: add ExplicitAsk utility class 54/44654/1
2016-07-05 Tom PantelisEliminate dead letters message when there's no sender 41/41241/2
2016-06-30 Tom PantelisBug 6106: Prevent flood of quarantine messages 33/41033/2
2016-05-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called 17/36117/9
2016-04-02 Robert VargaMake MessageTracker.Context implement AutoCloseable 08/37008/3
2016-03-29 Robert VargaRefactor MessageTracker 11/36511/5
2016-03-29 Robert VargaMove MessageTracker to sal-clustering-commons 10/36510/5
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-03-11 Robert VargaDo not guard simple logging with isXXXEnabled() 18/36118/1
2016-03-11 Robert VargaRemove commented-out logging 16/36116/1
2016-02-23 Tom PantelisBug 5329: Add factory akka.conf 53/34553/5
2016-01-21 Tom PantelisReduce logging in QuarantinedMonitorActor 85/33185/2
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-23 Gary WuBug 4037: Allow auto-downed node to rejoin cluster 52/27852/8
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-08-17 kalaiselvikRemoving the redundant configuration reader in the... 39/25139/3
2015-08-09 Thanh HaFix license header violations in sal-clustering-commons 83/24983/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
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-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
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-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 Ed WarnickeMerge "Export BindingNormalizedNodeSerializer via Confi...
2015-03-30 Moiz RajaMerge changes I34538a22,I520b0d83
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-26 Tom PantelisRefactor DataPersistenceProviders and RaftActor#persistence 06/17206/6
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-19 Tony TkacikMerge "Initial message bus implementation"
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
2015-02-19 Moiz RajaMerge "Refactor LeaderTest"
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-19 Tony TkacikMerge "Bug 2682 - Switch sal-binding-dom-it to sal...
2015-02-18 tpantelisRaft behavior logging 36/15036/14
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-09 tpantelisBug 2669: Use slf4j Logger instead of akka LoggingAdapter 10/14810/6
2015-02-06 Moiz RajaMerge "Bug-2590: Clustering : Minimize usage of in...
2015-02-06 Kamal RameshanBug-2590: Clustering : Minimize usage of in-memory... 15/14615/10
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
next