Simplify code using Java 8 features
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker /
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-07-12 Robert VargaEliminate getSupportedExtensions() 69/73969/3
2018-07-12 Tom PantelisMove LegacyDOMDataBrokerAdapter to sal-core-compat 62/73962/2
2018-07-11 Robert VargaAdd DOMExtensibleService.getExtensions() implementations 37/73937/1
2018-07-11 Robert VargaUse ClassToInstanceMap for extensions 35/73935/1
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
2018-06-01 Tom PantelisConvert mdsal submit() calls to commit() 71/72171/4
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-15 Tom PantelisDefault AsyncWriteTransaction.submit() 47/71547/6
2018-04-30 Robert VargaSimplify AbstractDOMBroker.isSupported() 64/71564/1
2018-04-28 Tom PantelisAdd AsyncWriteTransaction.commit() 16/71516/5
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 76/69876/11
2018-03-23 Tom PantelisAdd default implementation for AsyncWriteTransaction... 35/69935/2
2018-03-11 Tom PantelisConvert CDS implementation to use msdal APIs 69/50269/13
2018-02-19 Robert VargaAdd AbstractDOMBrokerTransaction.toString() 00/68400/2
2018-02-07 Jaime Caamaño RuizFix infinite loop on cancel transaction 04/67804/7
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-12-11 Michael VorburgerConcurrentDOMDataBroker LOG debug instead of error 62/66362/1
2017-10-12 Robert VargaImport MappingCheckedFuture from mdsal 94/64194/1
2017-10-11 Tom PantelisFix sonar warnings in sal-distributed-datastore 63/63363/6
2017-09-11 Robert VargaBUG-8639: always invalidate primary info cache 95/62995/1
2017-09-05 Robert VargaAdd an explicit null data check 52/62652/3
2017-07-15 Robert VargaBUG-8618: rework AbstractProxyTransaction.flushState() 17/60417/2
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
2017-07-03 Robert VargaBUG-8704: rework seal mechanics to not wait during... 51/59851/2
2017-07-03 Robert VargaBUG-8620: handle direct commit and disconnect correctly 41/59841/2
2017-06-28 Robert VargaImprove ShardBackendInfo.toString() 17/59617/2
2017-06-26 Tom PantelisBug 7449: Introduce ClientActorConfig in cds-access... 06/59406/5
2017-06-21 Robert VargaBUG-8494: propagate submit failure immediately 80/59280/2
2017-06-15 Robert VargaBUG-8618: make sure we refresh backend info 89/58989/2
2017-06-07 Robert VargaBUG-8403: fix DONE state propagation 87/58387/1
2017-06-04 Robert VargaBUG-8494: fix throttling during reconnect 14/58214/2
2017-06-04 Robert VargaBUG-8403: propagate DONE state to successor 13/58213/2
2017-06-04 Robert VargaBUG-8403: go through the DONE transition 12/58212/1
2017-06-04 Robert VargaBUG-8403: add state documentation and DONE state 11/58211/1
2017-06-04 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 10/58210/1
2017-06-04 Robert VargaBUG-8515: make sure we retry connection on NotLeaderExc... 07/58207/1
2017-06-04 Robert VargaBUG-8403: do not throttle purge requests 06/58206/1
2017-06-04 Robert VargaBUG-8538: rework transaction abort paths 05/58205/1
2017-06-04 Robert VargaBUG-8538: do not invoke read callbacks during replay. 04/58204/1
2017-06-04 Robert VargaBUG-8452: make NoShardLeaderException retriable 92/57092/2
2017-05-29 Robert VargaBUG-8402: correctly propagate read-only bit 49/57949/3
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 69/57569/1
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 68/57568/1
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-18 Robert VargaAdd ClientBackedTransaction allocation recording 69/57369/2
2017-05-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
2017-05-12 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 50/56950/2
2017-05-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 80/56880/5
2017-05-11 Robert VargaBUG-8372: add dataTree information 70/56870/1
2017-05-09 Robert VargaBUG-8372: fix abort message confusion 38/56638/2
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 37/56637/1
2017-04-24 Robert VargaImprove orphan transaction logging 31/55931/1
2017-04-21 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 20/55720/2
2017-04-19 Robert VargaBUG-5280: fix snapshot accounting 39/55239/1
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-14 Robert VargaBUG-5280: Correct reconnect retry logic 02/54102/20
2017-04-06 Robert VargaBUG-5280: add the concept of a recorded failure 71/54371/4
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
2017-03-30 Ivan HraskoUnit tests for ClientBackedDataStore class 82/53982/4
2017-03-24 Andrej MakAdd case for READY in RemoteProxyTransaction 12/53712/4
2017-03-21 Andrej MakMove forwardToRemote() to LocalProxyTransaction 40/53540/2
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: handle TransactionPurgeRequest replay 12/52212/3
2017-02-17 Tom PantelisBug 7521: Move DatastoreSnapshotList et al to persisted... 45/50845/9
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-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2017-01-24 Robert VargaMake AbstractDOMBroker.isSupported() static 79/50379/4
2017-01-06 Tom PantelisBug 7469: Advertise CDS DOMDataTreeCommitCohortRegistry 90/50090/1
2016-12-21 Robert VargaBUG-5280: fix race proxy creation and reconnect 05/49705/2
2016-12-19 Robert VargaBUG-5280: split DistributedDataStore 07/48707/48
2016-12-17 Robert VargaBUG-5280: synchronize access to local histories 27/49427/5
2016-12-16 Robert VargaBUG-5280: add ClientTransactionCursor 24/49424/3
2016-12-13 Robert VargaBUG-5280: add READY protocol 50/49250/5
2016-12-12 Robert VargaBUG-5280: add basic concept of ClientSnapshot 27/48727/32
2016-12-12 Robert VargaBUG-5280: expose queue messages during reconnect 80/48980/11
2016-12-12 Robert VargaBUG-5280: report history which was not found 98/48998/7
2016-11-30 Robert VargaBUG-5280: fix transaction seal atomicity 31/48831/2
2016-11-30 Robert VargaBUG-5280: fix problems identified by integration tests 06/48706/17
2016-11-28 Robert VargaBUG-5280: add SimpleDataStoreClientBehavior 92/48292/32
2016-11-21 Robert VargaBUG-5280: add AbstractClientConnection 10/44910/72
2016-11-16 Tom PantelisFix FindBugs warnings in sal-distributed-datastore... 48/47548/6
2016-11-14 Robert VargaBUG-5280: fix a thinko around sealed transactions 74/48274/3
2016-10-26 Robert VargaBUG-5280: move transactions keeping to history 09/44909/20
2016-10-25 Tom PantelisFix remaining CS warnings in sal-distributed-datastore 99/47499/3
2016-10-07 Tom PantelisFix warnings/javadocs in sal-distributed-datastore 39/46639/4
2016-09-23 Stephen KittMechanical code cleanup (sal-distributed-datastore) 70/46070/3
2016-08-25 Robert VargaBUG-5280: add ExplicitAsk utility class 54/44654/1
2016-08-24 Tom PantelisImplement toString in DataBroker impls 73/44573/2
2016-08-24 Robert VargaBUG-5280: Create AbstractProxyHistory class 77/44277/4
2016-08-24 Robert VargaBUG-5280: move proxy instantiation to AbstractClientHistory 76/44276/4
next