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-05-29 Robert VargaBUG-8540: suppress ConnectingClientConnection backend... 22/57722/5
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 38/57438/1
2017-05-19 Robert VargaBUG-8452: make NoShardLeaderException retriable 74/57074/13
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 15/57315/9
2017-05-17 Robert VargaBUG-8422: separate retry and request timeouts 74/56874/12
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 47/56747/7
2017-04-26 Robert VargaBUG-8309: Add message identity information 44/56044/5
2017-04-17 Robert VargaBUG-5280: handle NotLeaderException 64/55064/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
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