Adjust to yangtools-2.0.0 changes
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java /
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2018-01-08 Tom PantelisPrevent non-voting member from becoming entity owner 30/66830/2
2017-12-21 YIN KangqianCompare member names in leader identifier and member... 98/66698/1
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-12-06 Michael VorburgerFix wrong @author: tag which Java 9 JavaDoc chokes on 68/66268/2
2017-12-05 YIN KangqianFix bug CONTROLLER-1798. 86/66186/2
2017-11-29 Martin DindofferCorrect logging in FrontendClientMetadataBuilder 10/65810/2
2017-10-31 Robert VargaFix karaf restart instruction 71/64971/1
2017-10-25 Jakub TothBug 9288 - DistributedDataStoreFactory in sal-distribut... 62/64662/10
2017-10-25 Jakub TothBug 9285 - EntityOwnerSelectionStrategyConfigReader in 07/64607/14
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-16 Stephen KittString performance and maintenability 54/57354/8
2017-09-15 Stephen KittUse foreach loops 81/57081/3
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-09-04 Jakub TothBug 9056 - Class FileModuleShardConfigProvider does... 34/62634/2
2017-09-02 Jakub TothBug 8967 - Various classes in cntrl/md-sal use hardcoded 51/62451/11
2017-09-01 Robert VargaSeparate ShardRecoveryCoordinator implementations 60/49260/7
2017-09-01 Robert VargaBUG-9054: do not use BatchedModifications needlessly 24/62524/2
2017-08-30 Jakub TothBug 9056 - Class FileModuleShardConfigProvider does... 39/62439/3
2017-08-25 Jakub TothBug 8994 - FileModuleShardConfigProvider should not... 53/62253/3
2017-08-13 Tom PantelisAdd MXBean to report shard registered DTCL/DCL info 87/59587/5
2017-08-11 Robert VargaBUG-8941: enqueue purges once ask-based transactions... 84/61284/5
2017-08-04 Robert VargaFixup static method warnings 99/61099/2
2017-08-03 Tom PantelisBug 8885: Fix DistributedShardedDOMDataTree initialization 80/60780/4
2017-08-02 Robert VargaDeprecate org.opendaylight.controller.md.sal.dom.spi... 78/61078/2
2017-08-01 Robert VargaOptimize use of YangInstanceIdentifier.getPathArguments() 07/60907/6
2017-07-30 Tom PantelisSlice front-end request messages 74/60574/7
2017-07-24 Robert VargaBUG-8618: refresh transaction access when isolated 02/60702/1
2017-07-24 Robert VargaBUG-8792: allow transactions to not time out after... 01/60701/1
2017-07-24 Robert VargaBUG-8618: record LeaderFrontendState time 99/60699/2
2017-07-19 Robert VargaBUG-7464: use yangtools.triemap 61/60561/1
2017-07-17 Robert VargaBUG-8143: issue a JVM restart 85/60485/1
2017-07-16 Robert VargaBUG-8618: add pause/unpause mechanics for tell-based... 36/60436/1
2017-07-15 Robert VargaBUG-8618: introduce RaftActor.unpauseLeader() 19/60419/2
2017-07-15 Robert VargaBUG-8618: eliminate SimpleShardDataTreeCohort subclasses 18/60418/2
2017-07-15 Robert VargaBUG-8618: rework AbstractProxyTransaction.flushState() 17/60417/2
2017-07-15 Robert VargaBUG-8618: turn timeouts in READY state into canCommit... 15/60415/2
2017-07-15 Robert VargaBUG-8618: improve logging 14/60414/2
2017-07-14 Tom PantelisBug 7449: Slice ReadTransactionSuccess response 07/59407/11
2017-07-10 Robert VargaBUG-8676: add UnsignedLongRangeSet 03/59703/6
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
2017-07-10 Tom PantelisMake AbstractClientConnection timeouts configurable 87/60087/4
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: Move Dispatchers to sal-clustering-commons 63/59463/3
2017-06-26 Tom PantelisBug 7449: Introduce ClientActorConfig in cds-access... 06/59406/5
2017-06-26 Tom PantelisBug 7449: Add custom dispatcher for message serializati... 97/59297/4
2017-06-22 Tom PantelisBug 7449: Add maximum-message-slice-size config param 94/59294/3
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
2017-06-21 Robert VargaBUG-8494: propagate submit failure immediately 80/59280/2
2017-06-21 Robert VargaRetrofit DOMSchemaService into SchemaService 92/57592/15
2017-06-19 Robert VargaBUG-8445: Guard against NPE 94/59194/2
2017-06-15 Robert VargaBUG-8618: make sync threshold tuneable 40/59040/1
2017-06-15 Robert VargaBUG-8618: make sure we refresh backend info 89/58989/2
2017-06-13 Robert VargaBUG-8665: fix memory leak around RangeSets 03/58803/2
2017-06-13 Tomas CereBUG 8649: remove bounded mailbox from ShardManager... 27/58827/1
2017-06-12 Tomas CereBUG 8618: Log leader status when rejecting request 72/58772/1
2017-06-09 Robert VargaRemove unneeded cast 24/57624/11
2017-06-07 Robert VargaBUG-8403: fix DONE state propagation 87/58387/1
2017-06-06 Tom PantelisRemove deprecated ShardDataTree#commit method 13/58013/2
2017-06-06 Tom PantelisRemove deprecated NormalizedNodeInputStreamReader ctor 15/58015/3
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 VargaCleanup time access 08/58208/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-8371: Respond to CreateLocalHistoryRequest after... 50/57950/2
2017-06-04 Robert VargaBUG-8452: make NoShardLeaderException retriable 92/57092/2
2017-06-01 Tom PantelisRemove deprecated Snapshot and related code 11/58011/3
2017-05-30 David SuarezFix checkstyle problems not detected by the current... 21/58021/1
2017-05-30 Tom PantelisRemove deprecated PreBoronShardDataTreeSnapshot 99/57999/2
2017-05-29 Tom PantelisRemove deprecated ShardManagerSnapshot 95/57995/1
2017-05-29 Robert VargaBUG-8402: correctly propagate read-only bit 49/57949/3
2017-05-28 Robert VargaBUG-8371: raise unknown history log to warn 40/57940/2
2017-05-28 Robert VargaBUG-8403: raise misordered request log message 41/57941/2
2017-05-27 Tomas CereBUG 8402: Close readonly tx 82/57682/3
2017-05-27 Tomas CereBUG 8525 Listeners not getting triggered from followers 64/57764/2
2017-05-22 Robert VargaFix test warnings 23/57623/4
2017-05-20 Robert VargaMigrate to yang-data-codec-xml 82/57582/1
2017-05-19 Stephen KittSimplify code with new Map features 34/57334/4
2017-05-19 Robert VargaBUG-8507: Fix replayed directCommit() on reconnect 71/57571/1
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-19 Robert VargaDo not retain initial SchemaContext 24/57424/1
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-18 Robert VargaBUG-8402: Separate out OutOfOrderRequestException 77/57377/1
2017-05-18 Robert VargaBUG-8402: Record modification failures 76/57376/1
2017-05-18 Robert VargaFix logging format/argument mismatch 94/57094/2
2017-05-18 Robert VargaFix read-only abort message mismatch 74/57374/1
2017-05-18 Robert VargaPropagate shard name to FrontendClientMetadataBuilder 73/57373/1
next