Merge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9,I35591747,If456a131,I9f8709cc
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors / Leader.java
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Robert VargaFix HashMap references 18/12618/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-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
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-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-09 Moiz RajaMerge "Bug 2003: CDS serialization improvements"
2014-09-23 Devin AveryMerge "Bug 1948: Separate out restconf features."
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Tony TkacikMerge "Bug 963 - OSGi error in Topology manager compone...
2014-09-22 Tony TkacikMerge "BUG-1845: implement proper shutdown sequence"
2014-09-22 Tony TkacikMerge "Bug 2014: Workaround for karaf listFeatures...
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-22 Ed WarnickeMerge "Bug 2002 Importing javax.ws.rs.ext explicitly...
2014-09-21 Moiz RajaMerge "Bug-1978:Leader initializes commit index to...
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 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 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 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-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-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 RajaTune replication and stabilize tests 41/9741/5
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 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...
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"
next