aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java/org/sonar/application/cluster/ClusterAppStateImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25373 Catch exception instead of killing a process when connection to e...Lukasz Jarocki2 days1-0/+14
* SONAR-24739 Upgrade Hazelcast to 5.5.0 and remove dependencies on the CP subs...Matteo Mara2025-04-231-2/+2
* 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/+11
* 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-22/+17
* SONAR-15231 Pool ES status in clustersDuarte Meneses2021-07-291-1/+25
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-291-2/+2
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-151-0/+18
* Getting Hazelcast to play nice in Dockerized environment (#3693)Mark Rekveld2021-02-121-1/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-201-1/+1
* 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-7/+21
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-101-2/+0
* SONAR-10604 Remove Hazelcast on Search nodesEric Hartmann2018-05-101-7/+8
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-4/+4
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-261-1/+0
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-261-2/+2
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-261-8/+27
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-76/+23
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-3/+3
* SONAR-9741 search nodes share startup health statusSébastien Lesaint2017-09-131-0/+184