Merge "Bug 2948: Recovered log entries not applied after prior snapshot"
[controller.git] / opendaylight /
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-15 Igor BartakMessage-bus - removed trailing witespaces of new tests... 89/18189/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 Robert VargaUnify sal-akka-raft version 99/18199/3
2015-04-14 Robert VargaBUG-2953: do not use a complete InMemoryDataStore 92/18192/3
2015-04-14 Tony TkacikExtracted NotificationInvokerImpl to separate class. 35/17835/3
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 PantelisBug 2948: Add getLastSequenceNumber method to DataPersi... 95/17795/3
2015-04-10 Tom PantelisAdd LeadershipChangeCount to ShardStats 81/17981/2
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"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-10 Moiz RajaMerge "Verify BatchedModifications messages sent vs...
2015-04-10 Moiz RajaMerge "Use BatchedModifications message in place of...
2015-04-10 Robert VargaCDS: Split out TransactionFutureCallback 59/17859/6
2015-04-10 Tom PantelisVerify BatchedModifications messages sent vs received 91/17891/5
2015-04-10 Tom PantelisUse BatchedModifications message in place of ReadyTrans... 84/17884/5
2015-04-10 Moiz RajaMerge "Refactor raft recovery code to a RaftActorRecove...
2015-04-10 Moiz RajaMerge "Remove recorded modification Futures from Transa...
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-10 Tony TkacikMerge "BUG-1848 : OrderedNormalizedNodeWriter implement...
2015-04-10 Tom PantelisMerge "BUG-2953 : Unable to read from datastore root...
2015-04-09 Moiz RajaBUG-2953 : Unable to read from datastore root with... 50/18050/2
2015-04-09 Tomas CereStop swallowing exceptions in XmlElement optional methods. 32/18032/1
2015-04-09 Robert VargaRemove deprecation suppression 50/13050/7
2015-04-09 Tomas CereBUG 1848 : Use OrderedNormalizedNodeWriter in rpc trans... 98/17998/2
2015-04-09 Tomas CereBUG-1848 : OrderedNormalizedNodeWriter implementation 97/17997/2
2015-04-09 Tom PantelisRemove recorded modification Futures from TransactionCo... 77/17777/3
2015-04-09 Robert VargaBUG-2967: Expose before-state from DataObjectModification 00/18000/1
2015-04-09 Robert VargaFix DataTreeIdentifier losing type 99/17999/1
2015-04-09 Thanh HaRemove non-existant features-flow from dependencies 78/17978/1
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Robert VargaAdd generic arguments 54/17254/3
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-08 Maros MarsalekRemove isCloseMsg check for each rpc 98/17898/1
2015-04-08 Tom PantelisCalculate replicated log data size on recovery 09/17309/2
2015-04-08 Tom PantelisRefactor snapshot message processing to RaftActorSnapsh... 66/17266/4
2015-04-08 Tom PantelisRefactor raft recovery code to a RaftActorRecoverySuppo... 47/17247/6
2015-04-07 Tom PantelisMerge "Bug 2933: BidningDOMDataBrokerAdaper implements...
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tom PantelisMerge "Make TransactionProxyCleanupPhantomReference...
2015-04-07 Tom PantelisMerge "CDS: introduce AbstractThreePhaseCommitCohort"
2015-04-07 Tom PantelisMerge "CDS: fix TransactionProxy close()/ready() intera...
2015-04-07 Tom PantelisMerge "Bug 2942: odl-mdsal-apidocs feature is not prote...
2015-04-07 Robert VargaMake TransactionProxyCleanupPhantomReference self-contained 33/17533/18
2015-04-07 Robert VargaCDS: introduce AbstractThreePhaseCommitCohort 18/17618/8
2015-04-07 Robert VargaCDS: fix TransactionProxy close()/ready() interaction 12/17612/6
2015-04-07 Tomas CereFixed NPE when RuntimeRpc could not find module in... 40/17840/1
2015-04-07 Tony TkacikBug 2933: BidningDOMDataBrokerAdaper implements DataTre... 28/17528/4
2015-04-07 Tony TkacikBug 2933: Make DataTreeModification and Listeners type... 27/17527/4
2015-04-07 Tony TkacikBug 2933: Implemented DataTreeChangeService 26/17526/4
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-04-07 Moiz RajaMerge "Bug 2588: Fix read transaction failures"
2015-04-07 Moiz RajaMerge "Fix bug bug 2651 - XSQL does not pickup augment...
2015-04-06 Sharon AiclerFix bug bug 2651 - XSQL does not pickup augmentation... 47/16847/5
2015-04-04 Ryan GouldingBug 2942: odl-mdsal-apidocs feature is not protected... 09/17709/2
2015-04-02 Robert VargaAdd DOMDataTreeIdentifier.toString() 53/17453/2
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-04-02 Abhishek KumarFixes Bug 2935 81/17581/3
2015-04-02 Tom PantelisBug 2588: Fix read transaction failures 82/17682/1
2015-04-02 Marian AdamjakBUG 2799: SPI for EventSources 01/16401/9
2015-04-02 Tom PantelisMerge "Split out ChainedTransactionProxy"
2015-04-02 Tom PantelisMerge "Split out NoOpDOMStoreThreePhaseCommitCohort"
2015-04-02 Tom PantelisMerge "Speed up class check"
2015-04-02 Tom PantelisMerge "Speed up enumeration lookups"
2015-04-02 Tom PantelisMerge "Add ForwardingDOMStoreThreePhaseCommitCohort"
2015-04-02 Robert VargaSplit out ChainedTransactionProxy 30/17530/10
2015-04-02 Robert VargaSplit out NoOpDOMStoreThreePhaseCommitCohort 29/17529/10
2015-04-02 Robert VargaSpeed up class check 36/17536/7
2015-04-02 Robert VargaSpeed up enumeration lookups 31/17531/8
2015-04-02 Robert VargaUse isEmpty() instead of size() == 0 05/17605/3
2015-04-02 Robert VargaSplit out TransactionOperation 04/17604/2
2015-04-02 Robert VargaFix AbstractTransactionContext field visibility 37/17537/8
2015-04-01 Robert VargaMake sure to pull trie library 85/17585/1
2015-04-01 Robert VargaAdd ForwardingDOMStoreThreePhaseCommitCohort 25/17525/2
2015-04-01 Robert VargaMove AbstractDOMStoreTransaction into SPI 24/17524/1
2015-03-31 Robert VargaRemove SimpleDataTreeCandidate 08/17408/1
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
next