Turn ElectionTimeout into a proper singleton
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors / Candidate.java
2016-02-15 Robert VargaTurn ElectionTimeout into a proper singleton 12/34612/4
2015-10-28 Tom PantelisIntroduce PeerInfo and VotingState 20/28720/10
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
2015-09-02 Moiz RajaBUG 2185 : Disable all internal switching of behavior 90/26290/1
2015-08-27 Moiz RajaBUG 4213 : Candidate should switch to Follower when... 07/26107/1
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-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-25 Moiz RajaBUG 2773 : Transition Shard to Leader state when it... 09/16909/4
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-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-06 Ed WarnickeMerge "Added requuired-capabilities to the impl/.....
2015-02-06 Tony TkacikMerge "Add (un)lock ops to netconf testtool"
2015-02-05 Moiz RajaMerge "Improve Shard logging output"
2015-02-02 tpantelisImprove Shard logging output 60/14660/6
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Kamal RameshanBug-2277 : Isolated Leader Implementation 99/12799/10
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-27 Tony TkacikMerge "BUG-2184 Fix subtree filtering for identity...
2014-10-27 Tony TkacikMerge "BUG-2184 Fix config.yang module(add type as...
2014-10-24 Tom PantelisMerge "Bug-2136 : Clustering : When a transaction is...
2014-10-24 Moiz RajaMerge "[Fix for Bug 1631] - Refactored RaftActorBehavio...
2014-10-23 mark.mozolewski[Fix for Bug 1631] 65/11965/5
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Madhu VenugopalMerge "Bug #1532 Neutron Port bindings missing Security...
2014-08-12 Ed WarnickeMerge "Optimizations, Monitoring and Logging"
2014-08-12 Moiz RajaOptimizations, Monitoring and Logging 25/9825/9
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "Notificator create stream name method don't...
2014-08-01 Tony TkacikMerge "BUG-628 Allow configuration to override module...
2014-08-01 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Tony TkacikMerge "Add XSQL into default compilation"
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-08-01 Ed WarnickeMerge "Add replication capability to Shard"
2014-07-31 Moiz RajaAdd replication capability to Shard 23/9523/5
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-28 Tony TkacikMerge "Deprecating unused get{Provider,Consumer} Functi...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Optimize RESTCONF module/node parsing"
2014-07-28 Tony TkacikMerge "Improve RESTCONF thread safety when reconfiguring"
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-28 Tony TkacikMerge "BUG-1381: do not use JavassistUtils.getLock()"
2014-07-26 Moiz RajaEnhance code documentation and add TODOs 04/9304/4
next