Merge "Bug 2948: Recovered log entries not applied after prior snapshot"
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / TransactionProxy.java
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 VargaBUG-2953: do not use a complete InMemoryDataStore 92/18192/3
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
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 "Use BatchedModifications message in place of...
2015-04-10 Robert VargaCDS: Split out TransactionFutureCallback 59/17859/6
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 Tom PantelisRemove recorded modification Futures from TransactionCo... 77/17777/3
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
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-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 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 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
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 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 VargaMove AbstractDOMStoreTransaction into SPI 24/17524/1
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-31 Tony TkacikMerge "Tune NotificationRouter wait strategy"
2015-03-29 Tom PantelisAdjust Tx rate limiter for unused transactions 82/17182/4
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Tom PantelisMerge "Bug-2842:If an install snapshot is in progress...
2015-03-25 Ed WarnickeMerge "Remove redundant features: odl-adsal-controller...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-25 Moiz RajaMerge "Bug 2194: Modify FindPrimary to check for leader"
2015-03-25 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-24 Tom PantelisBug 2194: Modify FindPrimary to check for leader 64/16164/18
2015-03-24 Tom PantelisOptimize TransactionProxy for write-only transactions 60/16160/8
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2412: Expose Mountpoints on proper path"
2015-03-11 Tony TkacikMerge "BUG 2805 - Fixed Restconf RPC calls and POST...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Ed WarnickeMerge "Add netconf-ssh as dependency to features-mdsal"
2015-03-10 Tom PantelisModify ChainedTransactionProxy to override sending... 59/16159/3
2015-03-10 Moiz RajaMerge "Refactor LegacyTransactionConntextImpl"
2015-03-10 Tom PantelisMerge "Handle FollowerInitialSyncStatus message in...
2015-03-09 Tom PantelisMerge "Bug 2260: Reduce overhead of unused TransactionP...
2015-03-09 Tom PantelisBug 2260: Reduce overhead of unused TransactionProxy... 59/15859/7
2015-03-08 Tom PantelisRefactor LegacyTransactionConntextImpl 32/16032/4
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(uri) method...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tony TkacikMerge "Startup archetype - move impl under 'impl' names...
2015-02-24 Tony TkacikMerge "Startup arch - Add scm section to root pom."
2015-02-24 Tony TkacikMerge "Startup arch - feature cleanup"
2015-02-24 Tony TkacikMerge "Skip install and deploy of karaf artifact."
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-25 Moiz RajaMerge "Bug 2597: Batch modification operations in Trans...
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 tpantelisBug 2597: Batch modification operations in TransactionProxy 95/15095/7
2015-02-21 Moiz RajaBUG 2676 : Use custom client-dispatcher when configured 93/15593/1
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"
next