Propagate shard name to FrontendClientMetadataBuilder
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src /
2017-04-28 Robert VargaPropagate shard name to FrontendClientMetadataBuilder 73/56073/5
2017-04-27 Jakub MorvayBug 8116 - Make DistributedShardChangePublisher agnosti... 61/56061/2
2017-04-27 Robert VargaAdd ClientBackedTransaction allocation recording 77/55977/9
2017-04-25 Tom PantelisBug 8301: Disable DistributedShardedDOMDataTreeRemoting... 20/56020/2
2017-04-25 Tom PantelisFix intermittent failure in testLeadershipTransferOnShu... 17/56017/2
2017-04-25 Robert VargaHandle AbortLocalTransactionRequest 08/56008/1
2017-04-25 Robert VargaImprove logging around transaction lifecycle 76/55976/1
2017-04-24 Robert VargaImprove orphan transaction logging 30/55930/1
2017-04-22 Robert VargaBUG-8219: Cleanup CompositeDataTreeCohort 19/55819/6
2017-04-22 DavidFix checkstyle problems not detected by the current... 14/55814/2
2017-04-21 Robert VargaBUG-8159: fix local transaction history tracking 39/55739/5
2017-04-21 Robert VargaRelax visibility on FrontendReadWriteTransaction methods 18/55818/2
2017-04-20 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 33/55233/3
2017-04-20 Tom PantelisFix intermittent testAddShardReplicaWithAddServerReplyF... 99/55699/1
2017-04-19 Robert VargaBUG-5280: fix snapshot accounting 38/55238/1
2017-04-18 Tom PantelisBug 8231: Fix testChangeListenerRegistration failure 80/55180/2
2017-04-18 Robert VargaBUG-5280: update transaction statistics 49/55149/1
2017-04-17 Robert VargaBUG-5280: activate testTransactionRetryWithInitialAskTi... 63/55063/2
2017-04-17 Robert VargaBUG-5280: fix invalid local transaction replay 43/54843/4
2017-04-15 Robert VargaFix incorrect last history update 78/55078/1
2017-04-13 Jakub MorvayChange DistributedShardedDOMDataTree's ctor signature 78/54878/3
2017-04-13 Robert VargaBUG-8159: add payload debugs 84/54884/5
2017-04-12 Robert VargaBUG-8205: use updated DatastoreContext 48/54848/6
2017-04-12 Tom PantelisFix intermittent failure in testWriteTransactionWithSin... 22/54822/3
2017-04-11 Andrej MakBug 5280: Enable tests for ClientBackedDatastore 09/54809/3
2017-04-11 Tom PantelisMake AbstractIdentifiablePayloadTest public 06/54806/1
2017-04-11 Robert VargaBUG-5280: Correct reconnect retry logic 76/54776/1
2017-04-06 Robert VargaBUG-5280: add the concept of a recorded failure 71/54371/4
2017-04-06 Tomas CereBug 7806 - Implement agent RPCs for shard replica manip... 38/54038/9
2017-04-06 Robert VargaBUG-5280: log a message when tell-based protocol is... 20/54320/2
2017-04-06 Andrej MakPass no op callback instead of null during replay 22/54022/5
2017-04-06 Andrej MakAdd AbstractIdentifiablePayload unit tests 52/54252/3
2017-04-06 Ivan HraskoUnit test for ClientBackedTransaction derived classes 88/53988/21
2017-04-06 Ivan HraskoUnit tests for ClientBackedTransactionChain class 18/54018/10
2017-04-05 matus.kubicaAbstractClientHistory derived classes tests 43/54043/17
2017-04-01 Ivan HraskoBUG-5280: Close client history after all histories... 37/54037/9
2017-04-01 Robert VargaBUG-5280: switch tests to ClientBackedDataStore 18/48718/102
2017-04-01 Jakub MorvayBug 7407 - CDS: allow applications to request Leader... 43/53543/27
2017-04-01 Jakub MorvayBug 7407 - Add request leadership functionality to... 42/53542/21
2017-03-31 Robert VargaBUG-5280: make sure we have metadata for standalone... 88/54088/3
2017-03-31 Jakub MorvayBUG-2138: Create blueprint wiring for cds shard manager. 95/48795/59
2017-03-31 Jakub MorvayBUG 2138 - Do not fail on module-based default shard 34/53734/14
2017-03-31 Tomas CereBUG-7965 Switch distributed-data backend to a separate... 09/50609/46
2017-03-30 Ivan HraskoUnit tests for ClientBackedDataStore class 82/53982/4
2017-03-30 matus.kubicaFailedDataTreeModification JUnit test 01/53601/3
2017-03-29 matus.kubicaJUnit test for ModuleShardBackendResolver 96/53596/5
2017-03-27 Tom PantelisRework CDS commit cohort impl to handle yang lists 84/51584/11
2017-03-24 Robert VargaBUG-8056: make doCommit/finishCommit package-private 38/53738/2
2017-03-24 Andrej MakAdd case for READY in RemoteProxyTransaction 12/53712/4
2017-03-23 Robert VargaBUG-8027: do not break actor encapsulation 47/53747/2
2017-03-23 Robert VargaBUG-5280: fix NPE during transaction purge 31/53731/2
2017-03-22 Tom PantelisBug 7814: Add counter to make tx actor names unique 46/53646/1
2017-03-21 Andrej MakMove forwardToRemote() to LocalProxyTransaction 40/53540/2
2017-03-21 Robert VargaBUG-5280: make sure we propagate frontend metadata 63/49263/30
2017-03-21 Andrej MakAdd AbstractProxyTransaction derived classes tests 89/53589/3
2017-03-20 Robert VargaBUG-5280: expand design documentation 88/38588/4
2017-03-20 Andrej MakAdd AbstractTransactionCommitCohort unit tests 98/53398/9
2017-03-20 Jakub MorvaySeal only modified modifications 15/53515/2
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
2017-03-18 Jakub MorvayBUG-2138: Use correct actor context in shard lookup. 38/49738/25
2017-03-18 Tomas CereBUG-2138: Fix shard registration with ProxyProducers. 63/49663/26
2017-03-17 Tomas CereBUG-2138: DistributedShardListeners support for nested... 89/49189/39
2017-03-17 Andrej MakAdd AbstractClientHandle derived classes tests 54/53354/8
2017-03-17 Andrej MakAdd AbstractDataStoreClientBehavior unit tests 55/53255/8
2017-03-17 Andrej MakAdd ClientTransactionCursorTest 71/53271/3
2017-03-13 Andrej MakAdd VotingFuture unit test 81/53081/6
2017-03-13 Tomas CereBUG-2138: Make DistributedShardFactory return Futures. 69/48869/41
2017-03-12 Tom PantelisBug 7814: Fix InvalidActorNameException 00/53100/5
2017-03-10 rootFix FindBugs warning around static invocation 87/52887/5
2017-03-09 Robert VargaCache MapJoiner 92/52892/6
2017-03-09 Robert VargaBUG-5280: Invoke both close and purge at the same time 85/52885/7
2017-03-09 Tom PantelisBug 7901: Prevent null Modification in BatchedModifications 83/52883/4
2017-03-08 Tomas CereBUG-2138: Listener support in shard frontend 39/48739/40
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-03-02 Jakub MorvayBUG-5280: handle TransactionPurgeRequest replay 97/52497/2
2017-02-27 Robert VargaBUG-5280: add {Create,Close,Purge}LocalHistoryPayload 26/39426/73
2017-02-27 Robert VargaBUG-5280: handle TransactionPurgeRequest replay 12/52212/3
2017-02-23 Robert VargaRemove unneeded SuppressWarnings 14/52214/2
2017-02-23 Robert VargaFix Javadoc 80/52080/2
2017-02-17 Tom PantelisBug 7521: Convert byte[] to ShardManagerSnapshot in... 06/51006/7
2017-02-17 Tom PantelisBug 7521: Convert DatastoreSnapshot.ShardSnapshot to... 24/50924/9
2017-02-17 Tom PantelisBug 7521: Move DatastoreSnapshotList et al to persisted... 45/50845/9
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh... 69/50769/13
2017-02-17 Robert VargaBUG-5280: emit DestroyLocalHistory and PurgeLocalHistor... 54/51954/3 54/51954/4
2017-02-17 Robert VargaBUG-5280: add a transction purge step 30/51930/5
2017-02-17 Tom PantelisBug 7746: Fix intermittent EOS test failure and synchro... 41/51941/3
2017-02-16 Tom PantelisFix intermittent failure in testCloseCandidateRegistrat... 15/51915/3
2017-02-15 Robert VargaCleanup warnings around methods being potentially static 00/51900/2
2017-02-15 Robert VargaClean MockClusterWrapper up 99/51899/2
2017-02-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2017-02-15 Tom PantelisUsage of Collections.unmodifiableCollection is unsafe 83/51883/1
2017-02-15 Tom PantelisAdd OnDemandShardState to report additional Shard state 83/51583/6
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
2017-01-24 Robert VargaMake AbstractDOMBroker.isSupported() static 79/50379/4
2017-01-17 Tom PantelisHandle UNMODIFIED type in DataTreeCandidateInputOutput 35/50535/1
2017-01-16 Tomas CereRevert "Fix test failure in DistributedShardedDOMDataTr... 03/50503/2
2017-01-06 Tom PantelisBug 7469: Advertise CDS DOMDataTreeCommitCohortRegistry 90/50090/1
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2017-01-05 Tom PantelisFix test failure in DistributedShardedDOMDataTreeTest 76/50076/1
next