Cleanup warnings
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore /
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-10 Tom PantelisMake AbstractClientConnection timeouts configurable 87/60087/4
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 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-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-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 VargaCleanup time access 08/58208/1
2017-06-04 Robert VargaBUG-8371: Respond to CreateLocalHistoryRequest after... 50/57950/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-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 8525 Listeners not getting triggered from followers 64/57764/2
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 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
2017-05-18 Robert VargaHandle AbortLocalTransactionRequest 70/57370/1
2017-05-18 Robert VargaRelax visibility on FrontendReadWriteTransaction methods 67/57367/2
2017-05-18 Robert VargaBUG-5280: update transaction statistics 66/57366/1
2017-05-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
2017-05-16 Tomas CereBUG 8447: Add shard getRole rpcs 33/57133/2
2017-05-16 Robert VargaBUG-8159: apply object lifecycle to metadata 40/57140/2
2017-05-12 Robert VargaBUG-8056: place an upper bound on number of transaction... 85/56985/2
2017-05-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 80/56880/5
2017-05-10 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 22/56722/4
2017-05-06 Tom PantelisBug 8380: Fix unhandled messages in ShardManager 15/56615/2
2017-05-06 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 90/56590/4
2017-05-04 Robert VargaFix logger formatting strings 37/56537/1
2017-05-04 Jakub MorvayBug 8328 - Create prefix shards with correct peers 98/56498/2
2017-04-30 Tom PantelisRefactor Register*ListenerReply classes 76/55176/2
2017-04-28 Tom PantelisAdd more debug logging for DTCL registration/notificati... 54/56154/3
2017-04-27 Robert VargaImprove logging around transaction lifecycle 15/56015/3
2017-04-23 Robert VargaBUG-8219: Cleanup CompositeDataTreeCohort 59/55859/1
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-22 Tom PantelisSimplify DelayedListenerRegistration functionality 75/55175/2
2017-04-21 Robert VargaBUG-8159: fix local transaction history tracking 27/55827/1
2017-04-18 Tom PantelisBug 8231: Fix testChangeListenerRegistration failure 08/55108/5
2017-04-18 Robert VargaFix incorrect last history update 79/55079/4
2017-04-18 Robert VargaFix warnings in tests 17/54617/7
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-15 Robert VargaRemove DataTreeCandidatePayload 76/55076/2
2017-04-14 Robert VargaBUG-8159: add payload debugs 72/55072/1
2017-04-14 Robert VargaBUG-8205: use updated DatastoreContext 56/54956/3
2017-04-14 Tom PantelisFix FindBugs error in DelayedListenerRegistration#getIn... 54/55054/1
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-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 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-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-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 Robert VargaBUG-5280: make sure we propagate frontend metadata 63/49263/30
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
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-02-27 Robert VargaBUG-5280: add {Create,Close,Purge}LocalHistoryPayload 26/39426/73
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: 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-15 Robert VargaCleanup warnings around methods being potentially static 00/51900/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-17 Tom PantelisHandle UNMODIFIED type in DataTreeCandidateInputOutput 35/50535/1
2017-01-04 Tom PantelisBUG-7033: Remove payload replication short-circuits 71/49971/2
next