Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / cds-access-client / src / main / java / org / opendaylight / controller / cluster / access / client / AbstractClientConnection.java
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2022-04-24 Robert VargaImprove AbstractClientConnection nullness guarantees 67/100767/1
2021-11-12 Robert VargaTrack skipped transactions 49/85749/63
2019-07-10 Robert VargaUse OptionalLong in AbstractClientConnection 05/83005/5
2019-05-09 Robert VargaPoison entries outside of main lock 49/81949/4
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2019-01-16 Tom PantelisImprove error reporting for tell-based reads 10/78310/5
2019-01-07 Tom PantelisOutput Request toString in RequestTimeoutException 84/79284/1
2018-11-27 Tom Pantelistell-based - reconnect on leader change 29/78029/5
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
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-10 Tom PantelisMake AbstractClientConnection timeouts configurable 87/60087/4
2017-06-28 Robert VargaBUG-8445: ignore responses from mismatched sessions 16/59616/1
2017-06-14 Robert VargaImprove timeout message 36/58836/2
2017-06-07 Robert VargaBUG-8494: do not attempt to reconnect ReconnectingClien... 88/58388/1
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-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-8422: separate retry and request timeouts 75/57375/1
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
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-03-29 Robert VargaBUG-5280: make sure we arm the request timer 00/53900/4
2017-01-21 Vratko PolakBug 5280: Add ProgressTracker 53/49053/18
2017-01-04 Robert VargaBUG-5280: Fix deadlock with TransmitQueue 24/50024/4
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-28 Robert VargaBUG-5280: add SimpleDataStoreClientBehavior 92/48292/32
2016-11-21 Robert VargaBUG-5280: add AbstractClientConnection 10/44910/72