Merge "Adjust Tx rate limiter for unused transactions"
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors / AbstractLeader.java
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-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...
2015-03-26 Tom PantelisMerge "Use SnapshotManager"
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Moiz RajaUse SnapshotManager 11/15611/8
2015-03-25 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-24 Moiz RajaMerge "Add more info to ShardStats JXM bean"
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-23 Tom PantelisAdd more info to ShardStats JXM bean 19/16519/5
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-17 Moiz RajaBUG 2849 : Reduce sending of duplicate replication... 23/16723/2
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-11 Tom PantelisReduce/enhance logging in AbstractLeader 66/16366/1
2015-03-11 Tom PantelisPurge in-memory log when install snapshot is done 64/16364/1
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-04 Moiz RajaMerge "Fix to karaf-parent to copy in dependencies."
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use notification-dispatcher for DataC...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use transaction-dispatcher for ShardT...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use shard-dispatcher for ShardManager...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Tom PantelisMerge "BUG 2676 : Introduce API for accessing akka...
2015-02-23 Tom PantelisMerge "BUG 2718 : Create a diagnostic utility to track...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Re-enable running of SingleFeaturesTest"
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 "Update JMX generator"
2015-02-23 Tony TkacikMerge "xsql should pull junit directly"
2015-02-23 Tony TkacikMerge "Migrate JMX plugin's use of BindingGeneratorUtil"
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Tony TkacikMerge "Do not override artifact versions"
2015-02-23 Tony TkacikMerge "Use Preconditions"
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-23 Tony TkacikMerge "Make reconnect on capability changed truly optional"
2015-02-23 Tony TkacikMerge "Prevent multiple config pushers"
2015-02-22 tpantelisDynamically update DatastoreContext properties 71/15571/6
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 Moiz RajaMerge "Fix RaftActorTest.testRaftRoleChangeNotifier...
2015-02-21 Moiz RajaBUG 2733 : Leader should always schedule heartbeats 76/15476/5
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-21 Tom PantelisMerge "BUG 2702 : Switch to a low impact scheduling...
2015-02-21 Ed WarnickeMerge "Revert "BUG-2637: migrate features""
2015-02-20 Anil VishnoiMerge "BUG-2637: migrate features"
2015-02-20 Moiz RajaBUG 2702 : Switch to a low impact scheduling mechanism... 48/15548/3
2015-02-20 Tom PantelisMerge "BUG 2676 : Add diagnostic message when AppendEnt...
2015-02-20 Moiz RajaBUG 2676 : Add diagnostic message when AppendEntriesRep... 42/15542/2
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-18 Moiz RajaMerge "Bug-2692:Real snapshots should use the replicate...
2015-02-18 Tom PantelisMerge "Make ReadData exception logging less noisy"
2015-02-18 Tom PantelisMerge "Minor enhancements to dummy datastore"
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-18 Tony TkacikMerge "Marked as deprecated all classes within protocol...
2015-02-17 Kamal RameshanBug-2692:Real snapshots should use the replicatedToAllI... 31/15131/12
2015-02-17 Tom PantelisMerge "Bug-2692 : Eliminate InitiateInstallSnapshot"
2015-02-16 Kamal RameshanBug-2692 : Eliminate InitiateInstallSnapshot 39/15239/5
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 Tom PantelisMerge "Stop scheduling the Install Snapshot check"
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2632 Netconf connector (optionally) reconnec...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
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-12 Moiz RajaMerge "Initial heartbeats not sent by Leader"
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 "BUG-2310 - widen yang model for netconf-node."
2015-02-10 Tony TkacikMerge "BUG-2599 Netconf notification manager initial...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
next