Fix Verify/Preconditions string format
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / databroker / actors / dds / AbstractProxyTransaction.java
2017-07-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
2017-07-03 Robert VargaBUG-8704: rework seal mechanics to not wait during... 51/59851/2
2017-07-03 Robert VargaBUG-8620: handle direct commit and disconnect correctly 41/59841/2
2017-06-07 Robert VargaBUG-8403: fix DONE state propagation 87/58387/1
2017-06-04 Robert VargaBUG-8494: fix throttling during reconnect 14/58214/2
2017-06-04 Robert VargaBUG-8403: propagate DONE state to successor 13/58213/2
2017-06-04 Robert VargaBUG-8403: go through the DONE transition 12/58212/1
2017-06-04 Robert VargaBUG-8403: add state documentation and DONE state 11/58211/1
2017-06-04 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 10/58210/1
2017-06-04 Robert VargaBUG-8403: do not throttle purge requests 06/58206/1
2017-06-04 Robert VargaBUG-8538: rework transaction abort paths 05/58205/1
2017-06-04 Robert VargaBUG-8538: do not invoke read callbacks during replay. 04/58204/1
2017-05-29 Robert VargaBUG-8402: correctly propagate read-only bit 49/57949/3
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
2017-05-12 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 50/56950/2
2017-05-11 Robert VargaBUG-8372: add dataTree information 70/56870/1
2017-05-06 Robert VargaBUG-8372: improve forward/replay naming 37/56637/1
2017-04-21 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 20/55720/2
2017-04-06 Andrej MakPass no op callback instead of null during replay 22/54022/5
2017-02-27 Robert VargaBUG-5280: handle TransactionPurgeRequest replay 12/52212/3
2017-02-17 Robert VargaBUG-5280: add a transction purge step 30/51930/5
2017-02-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2016-12-13 Robert VargaBUG-5280: add READY protocol 50/49250/5
2016-12-12 Robert VargaBUG-5280: add basic concept of ClientSnapshot 27/48727/32
2016-12-12 Robert VargaBUG-5280: expose queue messages during reconnect 80/48980/11
2016-11-30 Robert VargaBUG-5280: fix transaction seal atomicity 31/48831/2
2016-11-30 Robert VargaBUG-5280: fix problems identified by integration tests 06/48706/17
2016-11-21 Robert VargaBUG-5280: add AbstractClientConnection 10/44910/72
2016-11-14 Robert VargaBUG-5280: fix a thinko around sealed transactions 74/48274/3
2016-10-25 Tom PantelisFix remaining CS warnings in sal-distributed-datastore 99/47499/3
2016-08-24 Robert VargaBUG-5280: Create AbstractProxyHistory class 77/44277/4
2016-08-24 Robert VargaBUG-5280: separate request sequence and transmit sequence 33/43333/28
2016-07-26 Robert VargaBUG-5280: implement transaction dispatch 46/39946/63