]> source.dussan.org Git - sonarqube.git/commit
Do not log the size of uncompressed CE report
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 26 Oct 2015 21:23:30 +0000 (22:23 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 26 Oct 2015 21:23:30 +0000 (22:23 +0100)
commite762adc165a86fb947388bc13e5c0f1b75d8bf49
tree3ce192f13ab156510c5a790d604ed53768fe7fe4
parent6d669221b126c42f9732613df11bd6be81502df0
Do not log the size of uncompressed CE report

Value is useless compared to the time required to
compute it. Size of compressed report is enough.
server/sonar-server/src/main/java/org/sonar/server/computation/step/ExtractReportStep.java