]> source.dussan.org Git - sonarqube.git/commit
Deprecate the decorator barriers related to issue persistence
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 30 May 2013 15:10:27 +0000 (17:10 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 30 May 2013 15:10:37 +0000 (17:10 +0200)
commit2fa5e60abcad9866fd38deea8b11bbc9e049ce33
tree929e2195744b0709251a7b01e734d41ab69d0da8
parent59e9c32c20d7dd365bdca6f908545618c57567d1
Deprecate the decorator barriers related to issue persistence

Indeed issues are now persisted in an atomic operation at the end of the batch
sonar-plugin-api/src/main/java/org/sonar/api/batch/DecoratorBarriers.java