Bug-2692:Real snapshots should use the replicatedToAllIndex for clearing in-mem log
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors / AbstractLeader.java
2015-02-17 Kamal RameshanBug-2692:Real snapshots should use the replicatedToAllI... 31/15131/12
2015-02-17 Tom PantelisMerge "Bug-2692 : Eliminate InitiateInstallSnapshot"
2015-02-16 Kamal RameshanBug-2692 : Eliminate InitiateInstallSnapshot 39/15239/5
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Tom PantelisMerge "Stop scheduling the Install Snapshot check"
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2632 Netconf connector (optionally) reconnec...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-12 Moiz RajaMerge "Initial heartbeats not sent by Leader"
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "BUG-2310 - widen yang model for netconf-node."
2015-02-10 Tony TkacikMerge "BUG-2599 Netconf notification manager initial...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Tony TkacikMerge "BUG-2288: implement DOMNotificationRouter"
2015-02-10 Tony TkacikMerge "BUG-2627: Fix ambiguous lookup in test case"
2015-02-10 Tom PantelisMerge "Bug-2692:Avoid fake snapshot during initiate...
2015-02-10 Tom PantelisMerge "Optimize install snapshot, by making a call...
2015-02-10 Tom PantelisMerge "Add Distributed DataStore as a dependency of...
2015-02-10 Tom PantelisMerge "Optimized AppendEntries sending to follower...
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-10 Harman SinghOptimize install snapshot, by making a call at end... 10/15010/3
2015-02-10 Harman SinghOptimized AppendEntries sending to follower by adding... 68/14868/7
2015-02-10 tpantelisInitial heartbeats not sent by Leader 25/15125/3
2015-02-09 Kamal RameshanBug-2692:Avoid fake snapshot during initiate snapshot 91/15091/2
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-09 Moiz RajaMerge "Fix NPE in AbstractLeader#handleInstallSnapshotR...
2015-02-09 tpantelisBug 2669: Use slf4j Logger instead of akka LoggingAdapter 10/14810/6
2015-02-07 tpantelisFix NPE in AbstractLeader#handleInstallSnapshotReply 44/14744/7
2015-02-06 Moiz RajaMerge "Bug-2590: Clustering : Minimize usage of in...
2015-02-06 Ed WarnickeMerge "Added requuired-capabilities to the impl/.....
2015-02-06 Kamal RameshanBug-2590: Clustering : Minimize usage of in-memory... 15/14615/10
2015-02-06 Tony TkacikMerge "Add (un)lock ops to netconf testtool"
2015-02-05 Moiz RajaMerge "Improve Shard logging output"
2015-02-02 tpantelisImprove Shard logging output 60/14660/6
2015-01-28 Moiz RajaMerge "Bug 2265: Address comments from 12448"
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tom PantelisMerge "BUG 2518 : Throttle operations in a transaction"
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-25 Robert VargaChange trackerList to a LinkedList 74/14474/1
2015-01-23 Robert VargaImprove AbstractLeader tracker removal 58/14458/3
2015-01-23 Robert VargaUse an ImmutableList instance for getFrom() 56/14456/3
2015-01-23 Robert VargaDo not leak AtomicLong from FollowerLogInformation 46/14446/3
2015-01-23 Robert VargaRemove followers as an explicit field 45/14445/3
2015-01-23 Robert VargaHide AbstractLeader maps 43/14443/3
2015-01-23 Robert VargaHide internals of FollowerLogInformationImpl 42/14442/3
2015-01-23 Robert VargaSpeedup AbstractLeader.printFollowerStates() 41/14441/3
2014-12-03 Tony TkacikMerge "Add MD-SAL artifacts"
2014-12-03 Tony TkacikMerge "Remove use of xtend"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-threadgroup...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-event-executor...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in logback-config"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-12-03 Tony TkacikMerge "BUG-8: migrate newMBeanProxy() -> newMXBeanProxy()"
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-12-01 Moiz RajaMerge "bug 2266 : added more types of schema nodes...
2014-12-01 Moiz RajaBUG 2371 : Leader should reset it's snapshot tracking... 09/13109/5
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Kamal RameshanBug-2277 : Isolated Leader Implementation 99/12799/10