Hide IsolatedLeaderCheck message
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / behaviors / LeaderTest.java
2016-02-15 Robert VargaHide IsolatedLeaderCheck message 14/34614/4
2016-02-15 Tom PantelisDeprecate InstallSnapshot protobuff messages 68/33768/6
2016-02-12 Tom PantelisAdd raftVersion field to AppendEntriesReply 67/33767/6
2016-01-20 Gary WuBug in AbstractLeader replication consensus 48/32848/5
2016-01-18 Tom PantelisBug in AbstractLeader replication consensus 22/32722/4
2016-01-18 Robert VargaRevert "Add mockito-configuration to tests" 18/32818/2
2016-01-13 Robert VargaAdd mockito-configuration to tests 45/32045/11
2015-12-21 Tom PantelisAdd ShutDown message to RaftActor to transfer leader 65/31565/8
2015-12-21 Tom PantelisAdd RaftActorLeadershipTransferCohort and implement... 08/31508/5
2015-11-02 Tom PantelisAdd leader unit test for non-voting consensus 27/29027/4
2015-09-17 Shaleen SaxenaBug-4214 - Add support for configurable snapshot chunk... 13/26413/3
2015-09-10 Moiz RajaBUG 2185 : Follower should request forceInstallSnapshot... 11/26411/2
2015-09-02 Moiz RajaBUG 2185 : Disable all internal switching of behavior 90/26290/1
2015-08-09 Thanh HaFix license header violations in sal-akka-raft 84/24984/1
2015-07-24 Moiz RajaBUG 2185 : Introduce RaftPolicy & DefaultRaftPolicy 49/24549/1
2015-06-11 Tom PantelisBug 3570: Use SnapShot lastAppliedIndex for install... 68/22368/1
2015-06-06 Tom PantelisBug 3020: Add leader version to LeaderStateChanged 36/22036/2
2015-06-06 Tom PantelisBug 2787: Batch AppendEntries to speed up follower... 32/22032/1
2015-06-04 Tom PantelisStreamline updating out-of-sync follower 99/21899/1
2015-05-16 Tom PantelisBug 3020: Add version to AppendEntries and AppendEntrie... 24/20524/2
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-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "Add assertNotNull to prevent null analysis warnings"
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-14 Tom PantelisBug 2948: Perform create snapshot synchronously 14/18114/4
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-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tony TkacikMerge "Add dependency on config file to startup archetype"
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 Moiz RajaBUG 2773 : Transition Shard to Leader state when it... 09/16909/4
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-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-17 Moiz RajaBUG 2849 : Reduce sending of duplicate replication... 23/16723/2
2015-03-13 Tom PantelisAdd RaftActor integration tests 71/16371/3
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 "Dynamically update DatastoreContext properties"
2015-03-04 Tom PantelisMerge "Introduce a mechanism for a Follower to signal...
2015-03-03 Moiz RajaMerge "Switch opendaylight-karaf-empty to using karaf...
2015-03-03 Tony TkacikMerge "Exception when creating new DOMNotificationRouter"
2015-03-02 Moiz RajaMerge "Bug 2769: Fix issues with ApplyLogEntries"
2015-03-01 Tom PantelisBug 2769: Fix issues with ApplyLogEntries 01/15901/4
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-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-20 Moiz RajaBUG 2702 : Switch to a low impact scheduling mechanism... 48/15548/3
2015-02-19 tpantelisRefactor AbstractRaftActorBehaviorTest and IsolatedLead... 46/15446/3
2015-02-20 Moiz RajaMerge "InstallSnapshot does not pass the term to the...
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
next