Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / cds-access-client / src / main / java / org / opendaylight / controller / cluster / access / client / TransmitQueue.java
2024-01-05 Robert VargaSeal TransmitQueue 48/109648/1
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2022-12-03 Robert VargaFixup Sonar issues 34/103534/4
2019-08-21 Robert VargaFix modernization issues 32/83832/8
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
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 Robert VargaFix Verify/Preconditions string format 66/59866/3
2017-06-09 Robert VargaFix format string mismatch 19/58219/4
2017-06-04 Robert VargaBUG-8494: fix throttling during reconnect 14/58214/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-17 Robert VargaBUG-8402: fix transmit accounting 16/57216/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
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