BUG 2134 : Make persistence configurable at the datastore level
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActor.java
2014-10-30 Moiz RajaBUG 2134 : Make persistence configurable at the datasto... 52/12352/5
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 Moiz RajaBUG 1815 - Do not allow Shards to be created till an... 46/11346/4
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 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"
next