BUG-8639: always invalidate primary info cache
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller /
2017-09-11 Robert VargaBUG-8639: always invalidate primary info cache 73/62973/2
2017-09-01 Robert VargaBUG-9054: do not use BatchedModifications needlessly 53/62453/2
2017-08-24 Tom PantelisBug 8885: Fix DistributedShardedDOMDataTree initialization 32/61132/2
2017-08-09 Robert VargaBUG-8941: enqueue purges once ask-based transactions... 33/61433/1
2017-08-02 Robert VargaBUG-8733: eliminate ProxyRegistration 46/61046/2
2017-07-30 Robert VargaRevert "Revert "BUG-7464: use yangtools.triemap"" 19/60919/1
2017-07-30 Robert VargaRevert "BUG-7464: use yangtools.triemap" 17/60917/1
2017-07-24 Robert VargaBUG-8733: use DataTreeCandidateNodes.empty() 82/60682/1
2017-07-20 Robert VargaBUG-7464: use yangtools.triemap 91/60591/1
2017-07-18 Robert VargaBUG-8618: refresh transaction access when isolated 92/60492/3
2017-07-18 Robert VargaBUG-8792: allow transactions to not time out after... 90/60490/3
2017-07-18 Robert VargaBUG-8618: record LeaderFrontendState time 31/60431/3
2017-07-15 Robert VargaBUG-8618: add pause/unpause mechanics for tell-based... 33/60033/9
2017-07-14 Robert VargaBUG-8618: introduce RaftActor.unpauseLeader() 32/60032/4
2017-07-14 Robert VargaBUG-8618: eliminate SimpleShardDataTreeCohort subclasses 98/59898/5
2017-07-14 Robert VargaBUG-8618: rework AbstractProxyTransaction.flushState() 98/59998/4
2017-07-14 Robert VargaBUG-8618: turn timeouts in READY state into canCommit... 95/59895/2
2017-07-14 Robert VargaBUG-8618: improve logging 90/59890/3
2017-07-14 Robert VargaFix Verify/Preconditions string format 39/59839/3
2017-06-29 Robert VargaBUG-8704: rework seal mechanics to not wait during... 54/59654/7
2017-06-28 Robert VargaImprove ShardBackendInfo.toString() 01/59601/1
2017-06-20 Robert VargaBUG-8494: propagate submit failure immediately 39/59239/2
2017-06-19 Robert VargaBUG-8445: Guard against NPE 60/59160/2
2017-06-15 Robert VargaBUG-8618: make sync threshold tuneable 91/58991/6
2017-06-14 Robert VargaBUG-8618: make sure we refresh backend info 36/58936/3
2017-06-13 Robert VargaBUG-8665: fix memory leak around RangeSets 00/58800/1
2017-06-12 Tomas CereBUG 8649: remove bounded mailbox from ShardManager... 34/58734/1
2017-06-12 Tomas CereBUG 8618: Log leader status when rejecting request 16/58416/7
2017-06-07 Robert VargaBUG-8620: handle direct commit and disconnect correctly 30/58430/3
2017-06-05 Robert VargaBUG-8403: fix DONE state propagation 74/58274/1
2017-06-02 Robert VargaBUG-8494: fix throttling during reconnect 96/57996/6
2017-06-01 Robert VargaBUG-8403: propagate DONE state to successor 94/57994/7
2017-06-01 Robert VargaBUG-8403: go through the DONE transition 76/58076/3
2017-06-01 Robert VargaBUG-8403: add state documentation and DONE state 34/58034/6
2017-05-31 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 93/57993/5
2017-05-31 Robert VargaCleanup time access 58/57758/4
2017-05-29 Robert VargaBUG-8515: make sure we retry connection on NotLeaderExc... 51/57951/1
2017-05-29 Robert VargaBUG-8403: do not throttle purge requests 22/57822/3
2017-05-29 Robert VargaBUG-8538: rework transaction abort paths 70/57770/12
2017-05-29 Robert VargaBUG-8538: do not invoke read callbacks during replay. 59/57759/12
2017-05-29 Robert VargaBUG-8371: Respond to CreateLocalHistoryRequest after... 51/57751/4
2017-05-28 Tomas CereBUG 8525 Listeners not getting triggered from followers 63/57763/4
2017-05-28 Robert VargaDo not retain initial SchemaContext 61/56561/16
2017-05-28 Robert VargaBUG-8402: correctly propagate read-only bit 92/57692/3
2017-05-28 Tomas CereBUG 8402: Close readonly tx 81/57681/4
2017-05-28 Robert VargaBUG-8403: raise misordered request log message 99/57599/3
2017-05-28 Robert VargaBUG-8371: raise unknown history log to warn 98/57598/3
2017-05-19 Robert VargaBUG-8507: Fix replayed directCommit() on reconnect 87/57387/12
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 38/57438/1
2017-05-19 Robert VargaBUG-8452: make NoShardLeaderException retriable 74/57074/13
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 15/57315/9
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 28/57028/17
2017-05-18 Robert VargaBUG-8402: Record modification failures 93/57293/6
2017-05-18 Robert VargaBUG-8402: Separate out OutOfOrderRequestException 89/57289/4
2017-05-16 Robert VargaBUG-8159: apply object lifecycle to metadata 38/57138/3
2017-05-16 Tomas CereBUG 8447: Add shard getRole rpcs 31/57131/2
2017-05-16 Robert VargaFix logging format/argument mismatch 61/57061/2
2017-05-15 Robert VargaBUG-8056: place an upper bound on number of transaction... 48/56948/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 47/56747/7
2017-05-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 06/56906/1
2017-05-10 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 74/56774/2
2017-05-08 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 36/56636/6
2017-05-06 Robert VargaBUG-8372: fix abort message confusion 96/56596/3
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 93/56593/3
2017-05-06 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 34/56634/1
2017-05-05 Robert VargaBUG-8372: add dataTree information 39/56539/4
2017-05-05 Jakub MorvayFix DistributesShardedDOMDataTree.ProxyProducer's getSh... 99/56399/5
2017-05-04 Robert VargaFix logger formatting strings 36/56536/2
2017-05-04 Jakub MorvayBug 8328 - Create prefix shards with correct peers 77/56177/6
2017-05-04 Jakub MorvayBug 8336 - Fix NPE in DistributedShardedDOMDataTree... 52/56352/3
2017-04-29 Tom PantelisAdd more debug logging for DTCL registration/notificati... 93/56293/1
2017-04-28 Tom PantelisBug 8301: Fix some issues with testProducerRegistrations 58/56158/2
2017-04-28 Robert VargaFix read-only abort message mismatch 64/56064/5
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 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-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: 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-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 Ivan HraskoUnit test for ClientBackedTransaction derived classes 88/53988/21
2017-04-06 Ivan HraskoUnit tests for ClientBackedTransactionChain class 18/54018/10
2017-04-01 Ivan HraskoBUG-5280: Close client history after all histories... 37/54037/9
next