Bug-1978:Leader initializes commit index to last index
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / behaviors / LeaderTest.java
2014-09-21 Kamal RameshanBug-1978:Leader initializes commit index to last index 91/11391/4
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Alessandro BochMerge "Bug 1808: Don't deserialize IPv4 payload in...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-16 Madhu VenugopalMerge "Bug 1894: Add LISP configuration options to...
2014-09-16 Tony TkacikMerge "Bug 1892 - Karaf setenv should use '=' instead...
2014-09-16 Tony TkacikMerge "Bug 1875 - Used variables for nexusproxy host...
2014-09-16 Tony TkacikMerge "Bug 1819 - Moved bundle up in features.xml to...
2014-09-15 Moiz RajaMerge "Bug#1854 - Exit command in console causing OOM."
2014-09-15 Moiz RajaMerge "Bug-1828 - Raft apply state missing index log...
2014-09-15 Moiz RajaMerge "Bug-1830:Move install snapshot messages from...
2014-09-15 Kamal RameshanBug-1830:Move install snapshot messages from akka-raft... 83/11183/1
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-04 Ed WarnickeMerge "BUG 1623 - Clustering : Parsing Error thrown...
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1637: Change Rpc actor calls to async"
2014-09-04 Devin AveryMerge "Initial clustering feature"
2014-09-04 Moiz RajaMerge "Install snapshot and Reply"
2014-09-04 Kamal RameshanInstall snapshot and Reply 65/9765/11
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
2014-08-12 Devin AveryMerge "Working md-sal features, including restconf...
2014-08-12 Devin AveryMerge "Fix to topology-lldp-discovery to allow for...
2014-08-12 Devin AveryMerge "config-persister-feature-adapter to push configs...
2014-08-12 Devin AveryMerge "Minor changes to config-persister to allow for...
2014-08-12 Moiz RajaMerge "Missing capability in 10-rest-connector.xml...
2014-08-11 Ed WarnickeMerge " Expose more information about a Shard via JMX"
2014-08-11 Moiz Raja Expose more information about a Shard via JMX 99/9799/4
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 Ed WarnickeMerge "Make Raft messages serializable"
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Kamal RameshanMake Raft messages serializable 00/9300/8
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 RajaTest handling of the Replicate message by the Leader 86/9086/4
2014-07-26 Moiz RajaTest RaftActor using a simple program 98/8998/7
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-20 Moiz RajaRemove RaftReplicator and move hearbeat logic to the... 53/8953/2
2014-07-20 Moiz RajaImplement behavior common to a RaftActor in all it... 20/8920/2
2014-07-20 Moiz RajaInitial code/design for an Akka Raft implementation 08/8708/4