Bug 4105: Add EntityOwnerDataChangeListener
[controller.git] / opendaylight / md-sal / sal-akka-raft /
2015-09-10 Moiz RajaBUG 2185: Expand the scope of sync status to cover... 26/26426/2
2015-09-10 Moiz RajaBUG 2185 : Follower should request forceInstallSnapshot... 11/26411/2
2015-09-02 Moiz RajaBUG 2185 : Add JMX API to change the state of a Shard 31/26331/1
2015-09-02 Moiz RajaBUG 2185 : Disable all internal switching of behavior 90/26290/1
2015-09-01 Moiz RajaBUG 2185 : Introduce the SwitchBehavior message 64/25164/2
2015-09-01 Moiz RajaBUG 2185 : Make the Custom Raft Policy externally confi... 10/24810/4
2015-08-28 Harman SinghBug 2461 : Adding capture snapshot JMX operation. 32/26132/2
2015-08-27 Moiz RajaBUG 4212 : Follower should not reschedule election... 11/26111/5
2015-08-27 Moiz RajaBUG 4213 : Candidate should switch to Follower when... 07/26107/1
2015-08-09 Thanh HaFix license header violations in sal-akka-raft 84/24984/1
2015-07-25 Moiz RajaFix AppendEntry logic when prevLogIndex and prevLogTerm... 46/24546/2
2015-07-24 Moiz RajaBUG 2185 : Introduce RaftPolicy & DefaultRaftPolicy 49/24549/1
2015-07-23 Moiz RajaCLEANUP : Fix javadoc warnings in sal-akka-raft code 53/24453/1
2015-07-20 Tom PantelisCDS: Real snapshot log trimming changes 60/24260/2
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml. 76/21776/3
2015-06-11 Tom PantelisBug 3570: Use SnapShot lastAppliedIndex for install... 68/22368/1
2015-06-10 Tom PantelisBug 3570: Persist snapshot on follower ApplySnapshot 50/22250/2
2015-06-06 Tom PantelisBug 3020: Add leader version to LeaderStateChanged 36/22036/2
2015-06-06 Tom PantelisBug 2787: Batch AppendEntries to speed up follower... 32/22032/1
2015-06-04 Tom PantelisStreamline updating out-of-sync follower 99/21899/1
2015-06-01 Kamal RameshanBug:3260-Recovery misses flows installed on single... 70/21570/2
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-18 Tom PantelisFix intermittent RaftActorTest failures 82/20682/1
2015-05-16 Tom PantelisBug 3020: Add version to AppendEntries and AppendEntrie... 24/20524/2
2015-05-16 Robert VargaCDS: Implement front-end support for local transactions 23/20523/2
2015-05-15 Robert VargaCDS: make sure to assert non-null Exception in test 50/20550/1
2015-05-13 Tom PantelisBug 3161: Create new UpdateElectionTerm class 12/20212/2
2015-05-12 Tom PantelisBug 3161: Remove serialVersionUID to maintain backwards... 64/20164/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-05-01 Moiz RajaMerge "BUG 3049 : Upgrade from akka 2.3.9 to 2.3.10"
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-30 Tom PantelisMerge "Return local shard tree from FindPrimaryShard"
2015-04-30 Tom PantelisReturn local shard tree from FindPrimaryShard 56/19356/1
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikMerge "Fix ReplicationAndSnapshotsIntegrationTest failure"
2015-04-24 Moiz RajaMerge "Remove local override of odlparent version for...
2015-04-24 Tony TkacikBumped controller version by minor for next release... 23/18923/4
2015-04-24 Tom PantelisMerge "NPE in RaftActor#onGetOnDemandRaftStats"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-24 Tom PantelisMerge "Make TransactionProxy.isRootPath() static"
2015-04-23 Tony TkacikMerge "IMDS: trim down commit overhead"
2015-04-23 Tony TkacikMerge "Publish SnapshotBacked transactions"
2015-04-23 Moiz RajaMerge "Fix ShardTest#testCreateSnapshot unit test failures"
2015-04-23 Tom PantelisFix ReplicationAndSnapshotsIntegrationTest failure 32/19032/1
2015-04-23 Tom PantelisNPE in RaftActor#onGetOnDemandRaftStats 54/18854/4
2015-04-23 Tom PantelisFix ShardTest#testCreateSnapshot unit test failures 79/18879/4
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "Add assertNotNull to prevent null analysis warnings"
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-21 Moiz RajaMerge "Address comment in gerrit 17266"
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-18 Robert VargaAdd assertNotNull to prevent null analysis warnings 81/18581/2
2015-04-17 Tom PantelisMerge "Notification Listener Adapter uses NotificationL...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-15 Moiz RajaMerge "Split out sal-akka-raft example"
2015-04-15 Moiz RajaMerge "Bug 2948: Recovered log entries not applied...
2015-04-15 Tony TkacikMerge "BUG-2953: do not use a complete InMemoryDataStore"
2015-04-14 Robert VargaSplit out sal-akka-raft example 00/18200/5
2015-04-14 Tom PantelisMerge "Extracted NotificationInvokerImpl to separate...
2015-04-14 Tom PantelisMerge "Unify sal-akka-raft version"
2015-04-14 Robert VargaUse Collections.emptyList() 01/18201/2
2015-04-14 Tom PantelisCleanup: Remove passing around of DataPersistenceProvider 43/18143/2
2015-04-14 Tom PantelisAddress comment in gerrit 17266 37/18137/6
2015-04-14 Tom PantelisBug 2948: Perform create snapshot synchronously 14/18114/4
2015-04-14 Tom PantelisBug 2948: Recovered log entries not applied after prior... 13/18113/5
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
2015-04-13 Tom PantelisFix unit test failure in ReplicatedImplLogTest 10/18210/1
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-11 Moiz RajaMerge "Add LeadershipChangeCount to ShardStats"
2015-04-11 Moiz RajaMerge "Add new DeleteEntries class wih long "fromIndex...
2015-04-11 Moiz RajaMerge "Add unit test for ElectionTermImpl"
2015-04-10 Tom PantelisBug 2948: Store DataPersistenceProvider in RaftActorContext 04/17804/5
2015-04-10 Tom PantelisAdd new DeleteEntries class wih long "fromIndex" field 99/17399/3
2015-04-10 Tom PantelisAdd unit test for ElectionTermImpl 97/17397/2
2015-04-10 Tom PantelisAdd unit tests for ReplicatedLogImpl 52/17352/2
2015-04-10 Tom PantelisAdd unit tests for RaftActorSnapshotMessageSupport 23/17323/2
2015-04-10 Tom PantelisAdd unit tests for RaftActorRecoverySupport 12/17312/6
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
next