Commit Graph

157 Commits

Author SHA1 Message Date
Simon Brandhof
39bfea3ee2 Increase timeout of SchedulerImplTest for Travis 2017-04-13 19:25:47 +02:00
Simon Brandhof
0c55471ff8 SONAR-9082 H2 should bind to localhost interface 2017-04-11 20:48:58 +02:00
Eric Hartmann
d2561d2d55 SONAR-9002 Add a better log information (#1868) 2017-04-04 08:55:43 +02:00
Eric Hartmann
1efd342f1c SONAR-9002 Add a log when a node is waiting for initialization 2017-03-24 10:23:29 +01:00
Eric Hartmann
7e3819c677 SONAR-8935 Add a log when joining a cluster 2017-03-21 13:50:43 +01:00
Eric Hartmann
7ef4049bb9 SONAR-8816 Fix the shutdown of the node (#1823)
When Web is failing, ES is stopped but stopCountDown is equal to
1, so the node is not shutting down.
stopCountDown must be increased when starting a new process.
2017-03-21 10:55:07 +01:00
Eric Hartmann
b35205ac59 SONAR-8938 Remove sonar.search.clusterName in favor of sonar.cluster.name (#1795) 2017-03-17 17:54:14 +01:00
Simon Brandhof
77cf76d353 Fix Quality flaws
RuntimeException already triggers terminate()
in tryToStartProcess().
2017-03-16 14:43:13 +01:00
Eric Hartmann
5f95ea5b10 SONAR-8817 Add SonarQube version safeguard in cluster mode (#1781)
SONAR-8817 Add SonarQube version safeguard in cluster mode
2017-03-15 10:12:18 +01:00
Simon Brandhof
7c8e31c4a6 Fix Quality flaws 2017-03-13 22:43:16 +01:00
Eric Hartmann
15da428681 SONAR-8818 Rename members & interface properties 2017-03-13 13:54:03 +01:00
Simon Brandhof
6fa3d925c6 SONAR-8816 automatic election of web leader in cluster mode 2017-03-13 13:54:03 +01:00
Sébastien Lesaint
132100250b SONAR-7937 restart reloads sonar.properties
but changes of FileSystem related properties are not supported and will make restart fail
2017-02-24 21:14:15 +01:00
Sébastien Lesaint
e19a54c19d SONAR-7937 Monitor reloads JavaCommand to execute on restart 2017-02-24 21:14:06 +01:00
Sébastien Lesaint
679db32dc1 SONAR-8435 log "SonarQube is up" if all processes are operational
which implies:
1/ to distinguish from Monitored#getStatus() = UP and OPERATIONAL
2/ to have an option of Monitor to wait on process's status to be OPERATIONAL
3/ every Monitored implementation must return OPERATIONAL rather than UP if then don't make a distinction between the two
2017-02-24 21:08:18 +01:00
Simon Brandhof
c4faf8ce19 Drop unused Surefire config for skipping tests 2017-02-19 14:19:56 +01:00
Simon Brandhof
4dcf22377c Clean-up sonar-testing-harness dependencies
and decrease usages of Hamcrest
2017-02-19 13:07:11 +01:00
Simon Brandhof
36b88b81f2 Prepare for next development iteration 2017-02-14 14:00:52 +01:00
Teryk Bellahsene
cfa372a57a SONAR-8637 Update POM parent version 2017-02-10 17:41:33 +01:00
Julien Lancelot
b035830c7b SONAR-8684 Cleanup code related to rails
Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com>
2017-01-26 17:52:52 +01:00
Sébastien Lesaint
b0c8ab6635 Merge branch 'branch-6.2' 2016-12-01 16:19:34 +01:00
Sébastien Lesaint
669377bdd3 SONAR-8333 log must be ERROR when process start fails 2016-12-01 16:17:51 +01:00
David Rautureau
f3b6e94cd1 Prepare for next development iteration 2016-11-21 14:17:24 +01:00
David Rautureau
34b4747298 [maven-release-plugin] prepare for next development iteration 2016-11-21 12:08:08 +01:00
David Rautureau
e50f57556a [maven-release-plugin] prepare release 6.2-RC1 2016-11-21 12:08:08 +01:00
Sébastien Lesaint
110ef36edc SONAR-8341 add INFO log in App when SQ is done starting 2016-11-16 18:45:35 +01:00
Sébastien Lesaint
e332f96169 SONAR-8333 add info log when a subprocess fails to start 2016-11-16 10:09:21 +01:00
Sébastien Lesaint
7c6a909d76 SONAR-8333 restore process name in logs
because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore
2016-11-16 10:09:21 +01:00
Simon Brandhof
efff409c58 Fix Quality flaws, including handling of InterruptedException 2016-10-05 14:19:56 +02:00
Simon Brandhof
4d86f6f1f4 Fix Quality flaw in MonitorTest 2016-09-28 11:02:39 +02:00
Simon Brandhof
966f777895 Improve handling of some thread interruptions 2016-09-21 15:09:56 +02:00
David Rautureau
1d20e24831 Prepare for next development iteration 2016-09-19 17:32:59 +02:00
Sébastien Lesaint
59de2c0352 Merge branch 'branch-5.6' 2016-09-09 09:35:50 +02:00
Sébastien Lesaint
1389151511 SONAR-7884 update default Update Center URL to HTTPS 2016-09-08 17:34:30 +02:00
Sébastien Lesaint
9939db4720 SONAR-7989 remove AJP support in embedded tomcat 2016-08-25 15:00:47 +02:00
Simon Brandhof
2f33601f05 Fix Quality flaws 2016-07-29 16:38:45 +02:00
David Rautureau
e419cb3ade [maven-release-plugin] prepare for next development iteration 2016-07-25 10:13:12 +02:00
David Rautureau
4f37a3f3b4 [maven-release-plugin] prepare release 5.6.1 2016-07-25 10:13:12 +02:00
David Rautureau
8de259eee6 prepare for next development iteration 2016-07-20 11:20:21 +02:00
Tom
8534a54e26 set next dev version to 5.6.1-SNAPSHOT 2016-06-27 09:52:08 +02:00
Simon Brandhof
e0a8d96578 Fix some Quality flaws 2016-06-27 09:51:40 +02:00
Tom
d9fd1d0b18 Update version to 5.6-SNAPSHOT 2016-06-01 15:14:41 +02:00
Tom
074f3d1169 Release 5.6 2016-06-01 13:59:09 +02:00
Tom
c4beaca801 prepare for next development iteration on release branch 2016-05-27 17:49:28 +02:00
Tom
ce1b331448 release 5.6-RC2 2016-05-27 16:57:51 +02:00
Tom
22e7e82183 prepare for next development iteration 2016-05-20 17:28:19 +02:00
Tom
eb9621b54f prepare for next development iteration on release branch 2016-05-20 17:20:44 +02:00
Tom
2fa37314b8 Release 5.6-RC1 2016-05-20 10:05:32 +02:00
Sébastien Lesaint
5076cc2f6b SONAR-7422 reset App sharedMemory at start/restart 2016-05-18 11:33:46 +02:00
Sébastien Lesaint
8d727d0379 SONAR-7154 main process must create property file in SQ's temp dir
because the JVM's temp dir might just be read only (eg. temp dir of windows services launched with Local System Account on recent windows versions is actuallt read only)
2016-05-13 10:49:59 +02:00