Merge "Bug-2692:Avoid fake snapshot during initiate snapshot"
[controller.git] / opendaylight / md-sal / sal-akka-raft /
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-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-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-05 Tony TkacikMerge "Improve JavaAttribute performance"
2015-02-05 Tony TkacikMerge "Make sure write transaction cancellation is...
2015-02-04 Moiz RajaMerge "neutron now works with jetty"
2015-02-04 Tom PantelisMerge "BUG 2667 : Handle null value type"
2015-02-04 Moiz RajaMerge "Bug2268: Deprecate legacy Payload classes"
2015-02-04 Moiz RajaMerge "Bug 2264: Use streaming for snapshots"
2015-02-04 Moiz RajaMerge "Refactor TransactionProxy"
2015-02-03 Moiz RajaMerge "Bug 2268: Serialize ApppendEntries"
2015-02-02 tpantelisBug 2410: Use generated serialVersionUID for messages 36/14836/2
2015-02-02 tpantelisImprove Shard logging output 60/14660/6
2015-02-01 tpantelisBug 2264: Use streaming for snapshots 20/14620/3
2015-02-01 tpantelisBug 2268: Serialize ApppendEntries 83/14483/5
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 AtomicLongfieldUpdater in FollowerLogInformationImpl 59/14459/3
2015-01-23 Robert VargaUse an ImmutableList instance for getFrom() 56/14456/3
2015-01-23 Robert VargaHide AbstractReplicatedLogImpl index fields 55/14455/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
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Use Maven Enforcer plugin to require Maven version"
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-20 Tony TkacikMerge topic 'archetype'
2015-01-20 Moiz RajaBUG 2585 : Make Election Timeout Factor configurable 58/14158/2
2015-01-20 Moiz RajaMerge "Bug 2486: Get testAbortBeforeFinishCommit workin...
2015-01-20 Moiz RajaMerge "Bug-2591 : Clustering: Shard does not notify...
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-17 Tom PantelisMerge "BUG 2593 : Fix flakiness in ShardManager ActorNo...
2015-01-17 Tom PantelisMerge "BUG 2486 : Optimizations for a single node clust...
2015-01-16 Kamal RameshanBug-2591 : Clustering: Shard does not notify a role... 52/14152/2
2015-01-14 Moiz RajaBUG 2486 : Optimizations for a single node cluster... 43/13943/3
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Tony TkacikMerge "Model dom-broker statistics"
2015-01-07 Tony TkacikMerge "Move ConcurrentDOMDataBroker to clustered-datastore"
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Tony TkacikMerge "Add better error reporting to ConfigSnapshot...
2015-01-07 Tony TkacikMerge "Fail on validation of checkstyle set to true"
2015-01-06 Ed WarnickeMerge "Fix test case mis-spelling."
2015-01-06 Tom PantelisMerge "Fix Akka exception: cannot use non-static local...
2015-01-06 Moiz RajaMerge "Bug 2526: Race condition may cause missing route...
2015-01-05 Anil VishnoiMerge "Bug 2158: Fixed TopologyManager for edge updates."
2014-12-23 Moiz RajaMerge "Bug 2517: Catch RuntimeExceptions thrown from...
2014-12-19 Ed WarnickeMerge "added namespace to features/adsal pom.xml"
2014-12-19 Gary WuFix Akka exception: cannot use non-static local Creator... 48/13748/1
2014-12-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-18 Tony TkacikMerge changes Icd18348e,I0e642b1b,I304bec5e
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-17 Tom PantelisMerge "BUG 2509 : Removing all journal entries from...
2014-12-16 Moiz RajaBUG 2509 : Removing all journal entries from a Follower... 75/13675/1
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 Ed WarnickeMerge "Handle more specific BindException and IOException"
2014-12-02 Ed WarnickeMerge "Fix allowable Unix ports range 1024 - 65535"
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-12-01 Tom PantelisMerge "BUG 2437 - Enable snapshotting based on size...
2014-12-01 Moiz RajaMerge "bug 2266 : added more types of schema nodes...
2014-12-01 Moiz RajaBUG 2437 - Enable snapshotting based on size of data... 48/13148/4
2014-12-01 Moiz RajaBUG 2371 : Leader should reset it's snapshot tracking... 09/13109/5
2014-12-01 Moiz RajaMerge "Bug-2397:Provide a mechanism for stakeholders...
2014-11-26 Kamal RameshanBug-2397:Provide a mechanism for stakeholders to get... 33/12933/7
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
next