Measure follower activity in nanoseconds
[controller.git] / opendaylight / md-sal / cds-access-client /
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 28/68728/1
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
2018-01-17 Robert VargaBump yangtools to 2.0.1 56/67256/1
2018-01-11 Tom PantelisBump to odlparent 3.0.2 85/66485/4
2018-01-11 Robert VargaBump yangtools to 2.0.0 74/64174/26
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-09-28 Anil BelurBump controller to use yangtools 1.2.0 54/63754/5
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 34/63634/3
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 72/61672/1
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 67/61367/2
2017-08-01 Robert VargaBUG-8898: prioritize InternalCommand 81/60981/1
2017-08-01 Robert VargaBUG-8898: do not invoke timeouts directly 80/60980/1
2017-07-30 Tom PantelisSlice front-end request messages 74/60574/7
2017-07-24 Robert VargaBUG-8619: do not touch forward path during purge enqueue 00/60700/1
2017-07-18 Vratko PolakBug 8619: Introduce inheritance of progress trackers 38/60538/1
2017-07-17 Vratko PolakProgressTracker: Decrease delay due nearestAllowed 38/60438/2
2017-07-15 Robert VargaBUG-8618: reconnect connections more aggressively 16/60416/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 VargaFix Verify/Preconditions string format 66/59866/3
2017-07-10 Stephen KittUpgrade to odlparent 2.0.2 90/60090/2
2017-07-10 Tom PantelisMake AbstractClientConnection timeouts configurable 87/60087/4
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 54/59854/2
2017-07-03 Robert VargaBUG-8445: check sessionId before propagating failures 47/59847/2
2017-06-28 Robert VargaBUG-8445: ignore responses from mismatched sessions 16/59616/1
2017-06-27 Robert VargaRemove EmptyQueue 25/59525/2
2017-06-26 Tom PantelisBug 7449: Introduce ClientActorConfig in cds-access... 06/59406/5
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
2017-06-14 Robert VargaImprove timeout message 36/58836/2
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 45/58845/2
2017-06-09 Robert VargaFix format string mismatch 19/58219/4
2017-06-07 Robert VargaBUG-8494: do not attempt to reconnect ReconnectingClien... 88/58388/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 97/58297/7
2017-06-04 Robert VargaBUG-8494: fix throttling during reconnect 14/58214/2
2017-06-04 Robert VargaBUG-8494: Cap queue sleep time 09/58209/1
2017-06-04 Robert VargaBUG-8403: do not throttle purge requests 06/58206/1
2017-06-04 Robert VargaBUG-8540: suppress ConnectingClientConnection backend... 03/58203/1
2017-06-04 Robert VargaBUG-8452: make NoShardLeaderException retriable 92/57092/2
2017-05-22 Robert VargaFix test warnings 23/57623/4
2017-05-19 Robert VargaBUG-8511: add more explicit messages 70/57570/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-18 Robert VargaBUG-8402: Separate out OutOfOrderRequestException 77/57377/1
2017-05-18 Robert VargaBUG-8422: separate retry and request timeouts 75/57375/1
2017-05-17 Robert VargaBUG-8402: fix transmit accounting 16/57216/2
2017-05-16 Robert VargaFix a FB warning 48/57048/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
2017-05-11 Robert VargaBUG-8372: add dataTree information 70/56870/1
2017-04-29 Robert VargaBUG-8309: Add message identity information 56/56156/2
2017-04-27 Robert VargaBUG-5280: handle NotLeaderException 47/56047/2
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-14 Robert VargaBUG-5280: Correct reconnect retry logic 02/54102/20
2017-04-14 Ivan HraskoImproved unit tests for AveragingProgressTracker class 45/53145/12
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
2017-03-31 Vratko PolakClarify javadocs related to ProgressTracker 47/53147/3
2017-03-29 Robert VargaBUG-5280: make sure we arm the request timer 00/53900/4
2017-03-13 Andrej MakAdd TransmitQueue unit tests 74/53074/5
2017-03-13 Robert VargaUse guava-testlib's FakeTicker 59/53159/3
2017-03-09 miroslav.kovacUnit test for AveragingProgressTracker class 97/52997/7
2017-03-09 Andrej MakAdd cds-access-client unit tests 09/53009/4
2017-03-09 Andrej MakAdd cds-access-client unit tests 91/52891/7
2017-03-09 miroslav.kovacUnit test for NoProgressException class 98/52998/2
2017-01-24 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 61/50861/3
2017-01-21 Vratko PolakBug 5280: Add ProgressTracker 53/49053/18
2017-01-09 ShrenikFixup Typos in Comments 36/49836/2
2017-01-04 Robert VargaBUG-5280: Fix deadlock with TransmitQueue 24/50024/4
2016-12-21 Robert VargaBUG-5280: fix InversibleLock race 98/49698/1
2016-12-12 Robert VargaBUG-5280: expose queue messages during reconnect 80/48980/11
2016-12-01 Robert VargaBUG-5280: refactor AbstractClientConnection 64/48864/3
2016-11-30 Robert VargaBUG-5280: fix problems identified by integration tests 06/48706/17
2016-11-28 Robert VargaBUG-5280: add executionTimeNanos 86/48686/16
2016-11-28 Robert VargaBUG-5280: add SimpleDataStoreClientBehavior 92/48292/32
2016-11-21 Robert VargaBUG-5280: add AbstractClientConnection 10/44910/72
2016-10-26 Tom PantelisFix FindBugs warnings in cds-access-client and enable... 72/47472/3
2016-10-25 Tom PantelisFix CS warnings in cds-access-client and enable enforcement 71/47471/3
2016-09-23 Stephen KittMechanical code cleanup (cds-access-client) 88/46088/3
2016-08-30 Robert VargaBUG-5280: expose backing client actor reference 52/44852/1
2016-08-30 Robert VargaBUG-5280: make EmptyQueue public 51/44851/1
2016-08-25 Robert VargaBUG-5280: fix a few warnings 55/44655/1
2016-08-24 Robert VargaBUG-5280: separate request sequence and transmit sequence 33/43333/28
2016-08-12 Robert VargaBUG-5280: split out cds akka client substrate 21/43321/9