Bug-2397:Provide a mechanism for stakeholders to get notifications on Raft state...
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / RaftActorTest.java
2014-11-26 Kamal RameshanBug-2397:Provide a mechanism for stakeholders to get... 33/12933/7
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "BUG-2329 Add test for anyxmls inside rpc resonse...
2014-11-10 Tony TkacikMerge "Make idle timeout configurable in ssh proxy...
2014-11-10 Tony TkacikMerge "Fix raw references to SimpleNode"
2014-11-10 Tony TkacikMerge "Fix raw reference to SessionNegotiatior"
2014-11-10 Tony TkacikMerge "Fix raw use of Gauge"
2014-11-10 Tony TkacikMerge "Add serialVersionUID to Serializable classes"
2014-11-10 Tony TkacikMerge changes Ic7e83322,I2482a37c
2014-11-10 Tony TkacikMerge changes I525c2070,Ib920ff67
2014-11-10 Tony TkacikMerge "Use generic-aware empty collections"
2014-11-10 Tony TkacikMerge "Fix raw references to Promise"
2014-11-10 Tony TkacikMerge "Fix raw reference to Predicate"
2014-11-10 Tony TkacikMerge "Fix raw ProtocolService references"
2014-11-10 Tony TkacikMerge "Fix a raw ServiceReference"
2014-11-10 Tony TkacikMerge "Fix a non-generic reference to DataContainerNode"
2014-11-10 Tony TkacikMerge "Fix non-generic references to NormalizedNode"
2014-11-10 Tony TkacikMerge changes I0fe4b78d,I3d3bc71b
2014-11-10 Tony TkacikMerge "Do not override managed versions"
2014-11-10 Tony TkacikMerge "Fix raw types in Neutron northbound"
2014-11-08 Robert VargaUse generic-aware empty collections 50/12650/5
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Robert VargaAdd serialVersionUID to Serializable classes 49/12649/4
2014-11-08 Robert VargaFix non-generic references to List 24/12624/2
2014-11-08 Robert VargaFix raw references to java.lang.Class 36/12636/2
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-07 Kamal RameshanBug-2301 - Clustering:Snapshots need not be stored... 15/12515/5
2014-11-06 Tony TkacikMerge "Remove l2switch sample"
2014-11-05 Moiz RajaBUG 2090 : Clustering : Bring akka-raft unit test cover... 22/12522/1
2014-11-04 Devin AveryMerge "Fix for Bug 2290."
2014-11-04 Tony TkacikMerge "Introduce a benchmark for databroker"
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-31 Tony TkacikMerge "Bug 2065 - fixed typo in leaf name"
2014-11-02 Moiz RajaMerge "Bug 2294: Handle Shard backwards compatibility"
2014-11-01 Moiz RajaMerge "Bug 2134: Fix intermittent RaftActorTest failure"
2014-10-30 Moiz RajaBUG 2134 : Make persistence configurable at the datasto... 52/12352/5
2014-10-29 tpantelisBug 2134: Fix intermittent RaftActorTest failure 29/12429/1
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-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Tony TkacikMerge "BUG-1845: implement proper shutdown sequence"
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-20 Tony TkacikMerge "BUG-1953: fix bad values in netconf monitoring...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Moiz RajaMerge "Bug-1903:On recovery all replicated log entries...
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-18 tpantelisBug 1831 Batch messages on journal recovery 36/11136/11
2014-09-19 Ed WarnickeMerge "Bug 1876 - Added missing parent tag to pom files"
2014-09-17 Ed WarnickeMerge "Bug 1817 - Have the md-sal-broker feature refere...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Kamal RameshanBug-1903:On recovery all replicated log entries should... 69/11269/4
2014-09-17 Tony TkacikMerge "BUG 1659 - non unified returning data default...
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 Moiz RajaMerge "Bug 1904: Handle null ThreadExecutorStatsMXBeanI...
2014-09-16 Tony TkacikMerge "Bug 1892 - Karaf setenv should use '=' instead...
2014-09-16 Moiz RajaMerge "Bug-1829:Commit index of follower not changed...
2014-09-16 Kamal RameshanBug-1829:Commit index of follower not changed after... 82/11182/3
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-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-26 Tony TkacikMerge "BUG-1521 Increase test coverage of netconf-netty...
2014-08-26 Tony TkacikMerge "BUG-1568 Remove unused VirtualSocket"
2014-08-26 Tony TkacikMerge "BUG-1521 Netconf-monitoring test coverage raise"
2014-08-26 Tony TkacikMerge "BUG-650: remove unneeded sort()"
2014-08-26 Madhu VenugopalMerge "Fixing incorrect case for interface method neutr...
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Ed WarnickeMerge "Get some basic unit testing in place for the...
2014-08-24 Moiz RajaGet some basic unit testing in place for the RaftActor... 63/9963/4