Bug-1903:On recovery all replicated log entries should not be applied to state
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActor.java
2014-09-17 Kamal RameshanBug-1903:On recovery all replicated log entries should... 69/11269/4
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 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 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-16 Kamal RameshanBug-1829:Commit index of follower not changed after... 82/11182/3
2014-09-16 Moiz RajaMerge "BUG 1883 - Ensure that all debug logging is...
2014-09-16 Harman SinghBUG 1883 - Ensure that all debug logging is done condit... 18/11218/4
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 Tom PantelisMerge "BUG 1853 : Clustered Data Store causes Out of...
2014-09-15 Tony TkacikMerge "BUG-1521 netconf-client line coverage"
2014-09-14 Moiz RajaBUG 1853 : Clustered Data Store causes Out of Memory 40/11140/2
2014-09-13 Tony TkacikMerge "Created Benchmark for InMemoryDataStore Write Op"
2014-09-12 Moiz RajaMerge "bug 1827 XSQL hangs when there is an empty datas...
2014-09-12 Moiz RajaMerge "Bug 1826: moving clustering test application...
2014-09-12 Ed WarnickeMerge "Fixed Karaf Distribution Archetype add dependent...
2014-09-12 Tom PantelisMerge "BUG 1758 - Clustering : CompositeModificationPay...
2014-09-12 Moiz RajaBUG 1758 - Clustering : CompositeModificationPayload... 54/10954/4
2014-09-11 Ed WarnickeMerge "Bug 1789: Reorder odl-mdsal-clustering feature...
2014-09-11 Tony TkacikMerge "BUG-1521 Netconf-netty-util missing unit tests"
2014-09-11 Tony TkacikMerge "BUG 1582 - PUT fails validate outer object name"
2014-09-11 Tony TkacikMerge "BUG-1792: share QNames in both cases"
2014-09-10 Tom PantelisMerge "BUG 1734 - Applying a recovered journal to Shard...
2014-09-10 Moiz RajaBUG 1734 - Applying a recovered journal to Shard does... 90/10890/5
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 Moiz RajaBUG 1623 - Clustering : Parsing Error thrown on startup 52/10752/2
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
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 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 RajaOptimizations, Monitoring and Logging 25/9825/9
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 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-11 Moiz Raja Expose more information about a Shard via JMX 99/9799/4
2014-08-09 Moiz RajaMerge "Fix usage of StringBuilder when getting parent...
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-08 Tony TkacikMerge "BUG-1495: fail future when no local RPC is found"
2014-08-07 Tony TkacikMerge "BUG-997 Consult QNames of yang modules with...
2014-08-07 Tony TkacikMerge "BUG-1423 Fix distributed datastore error in...
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-07 Tony TkacikMerge "Migrate to junit 4.11"
2014-08-07 Tony TkacikMerge "BUG-1493: do not instantiate HashSet"
2014-08-07 Moiz RajaExpose the Raft State of a Shard and the name of it... 81/9781/3
2014-08-05 Tony TkacikMerge "Fixed namespace of yang testing file."
2014-08-05 Tony TkacikMerge "Bug 1354: Fixed rpc request/result transformation."
2014-08-04 Tony TkacikMerge "BUG 1162 - ensure data for all path arguments...
2014-08-03 Moiz RajaKeep DataChange registrations and notifications local 27/9627/2
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
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-02 Moiz RajaMerge "Ignore generated journal directory"
2014-08-01 Moiz RajaMerge "Configuration Interface for Raft"
2014-08-01 Moiz RajaMerge "Snapshot changes"
2014-08-01 Kamal RameshanConfiguration Interface for Raft 56/9556/2
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...
next