Make Raft messages serializable
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActor.java
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 RajaEnhance code documentation and add TODOs 04/9304/4
2014-07-26 Moiz RajaFix bug in ReplicatedLogImpl#removeFrom and use akka... 82/9182/4
2014-07-26 Moiz RajaFix issue when adding new peers 45/9145/4
2014-07-26 Kamal RameshanTest driver and changes related to it 32/9132/6
2014-07-26 Moiz RajaInitial implementation of saving and installing snapshots 87/9087/6
2014-07-26 Moiz RajaTest RaftActor using a simple program 98/8998/7
2014-07-26 Moiz RajaImplement handling of AppendEntries from a recipient... 73/8973/4
2014-07-26 Moiz RajaProperly handle RequestVote in all states 72/8972/3
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-20 Moiz RajaInitial code/design for an Akka Raft implementation 08/8708/4