aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-cluster
Commit message (Expand)AuthorAgeFilesLines
* Improve qualityDuarte Meneses2017-09-141-0/+23
* SONAR-9741 put key of SharedHealthState map in ClusterObjectKeysSébastien Lesaint2017-09-132-3/+6
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-134-27/+27
* SONAR-9741 move NodeType to sonar-clusterSébastien Lesaint2017-09-133-1/+97
* SONAR-8741 ignore NodeHealth in HZ older than 30 secondsSébastien Lesaint2017-09-132-16/+86
* SONAR-9741 add detail TRACE logs SharedHealthStateImplSébastien Lesaint2017-09-132-4/+36
* SONAR-9741 use cluster time to timestamp NodeHealth info shared in HZSébastien Lesaint2017-09-133-17/+111
* SONAR-9741 add HazelcastClient#getClusterTimeSébastien Lesaint2017-09-133-0/+24
* SONAR-9741 remove NodeHealth#date fieldSébastien Lesaint2017-09-134-58/+7
* SONAR-9741 ignored health from non existing HZ membersSébastien Lesaint2017-09-132-12/+23
* SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuidsSébastien Lesaint2017-09-137-21/+27
* SONAR-9741 remove health info from hazelcast when node shuts downSébastien Lesaint2017-09-135-2/+50
* SONAR-9741 populate default value of sonar.cluster.node.nameSébastien Lesaint2017-09-131-0/+2
* SONAR-9741 web process shares health info in HazelcastSébastien Lesaint2017-09-136-81/+292
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-134-103/+143
* SONAR-9741 add SharedHealthStateSébastien Lesaint2017-09-1310-4/+1206
* SONAR-9741 rename HazelcastClientWrapper to HazelcastClientSébastien Lesaint2017-09-133-15/+14
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-1312-0/+1053