BUG-8540: suppress ConnectingClientConnection backend timeout
[controller.git] / opendaylight / md-sal / cds-access-client / src / main / java / org / opendaylight / controller / cluster / access / client / AbstractClientConnection.java
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