aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main/java/org/sonar/application/cluster/ClusterAppStateImpl.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25373 Catch exception instead of killing a process when connection to e...Lukasz Jarocki2 days1-3/+9
* SONAR-24739 Upgrade Hazelcast to 5.5.0 and remove dependencies on the CP subs...Matteo Mara2025-04-231-5/+6
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22990 improved the mechanism for locking the leader in data centern edi...lukasz-jarocki-sonarsource2024-10-021-0/+16
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-291-56/+18
* SONAR-15231 Pool ES status in clustersDuarte Meneses2021-07-291-1/+48
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-151-19/+19
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-2/+3
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-031-2/+2
* Minor fixes to main appDuarte Meneses2019-06-031-46/+15
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10604 remove cleanup of APP state when all APPs are downSimon Brandhof2018-05-101-9/+0
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-101-8/+1
* SONAR-10604 Remove Hazelcast on Search nodesEric Hartmann2018-05-101-1/+18
* Fix license headers for 2018Simon Brandhof2018-01-071-2/+1
* SONAR-9802 remove useless attributes of HazelcastMemberSimon Brandhof2017-09-261-4/+1
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-261-4/+7
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-261-1/+16
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-52/+207
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-4/+4
* SONAR-9741 search nodes share startup health statusSébastien Lesaint2017-09-131-0/+129