Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / FrontendTransaction.java
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2019-03-30 Robert VargaMigrate nullness annotations 18/81318/2
2019-02-20 Robert VargaCleanup java.util.Optional references 10/80410/2
2017-09-15 Stephen KittUse foreach loops 81/57081/3
2017-07-16 Robert VargaBUG-8618: add pause/unpause mechanics for tell-based... 36/60436/1
2017-05-30 David SuarezFix checkstyle problems not detected by the current... 21/58021/1
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-18 Robert VargaBUG-8402: Record modification failures 76/57376/1
2017-03-23 Robert VargaBUG-5280: fix NPE during transaction purge 31/53731/2
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
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-12 Robert VargaBUG-5280: add basic concept of ClientSnapshot 27/48727/32
2016-12-12 Robert VargaBUG-5280: do not cache modify responses 79/48979/5
2016-11-30 Robert VargaBUG-5280: TransactionAbortRequest is used for user... 30/48830/2
2016-11-28 Robert VargaBUG-5280: add executionTimeNanos 86/48686/16
2016-11-19 Robert VargaBUG-5280: implement backend message handling 32/41032/75