Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids | Sébastien Lesaint | 2017-09-13 | 2 | -10/+14 | |
| | | | | | which now return UUID of all members of the HZ cluster, both members and local clients to these member also rename #getClientUuid to getUuid | |||||
* | SONAR-9741 search nodes share startup health status | Sébastien Lesaint | 2017-09-13 | 12 | -77/+337 | |
| | ||||||
* | SONAR-9741 app shares search node info in hazelcast | Sébastien Lesaint | 2017-09-13 | 12 | -7/+631 | |
| | ||||||
* | SONAR-9741 populate default value of sonar.cluster.node.name | Sébastien Lesaint | 2017-09-13 | 1 | -5/+4 | |
| | | | | and propagate it through main process and sub processes | |||||
* | SONAR-9741 make NetworkUtils an interface | Sébastien Lesaint | 2017-09-13 | 4 | -7/+6 | |
| | | | | to allow unit testing | |||||
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 18 | -209/+211 | |
| | ||||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 | |
| | ||||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Eric Hartmann | 2017-09-11 | 4 | -37/+88 | |
| | ||||||
* | remove obsolete elasticsearch.yml | Daniel Schwarz | 2017-09-11 | 1 | -91/+0 | |
| | ||||||
* | Add test for EsProcessMonitor | Daniel Schwarz | 2017-09-11 | 5 | -22/+176 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2017-09-05 | 1 | -1/+1 | |
| | ||||||
* | Make HazelcastClusterTest more robust. | Eric Hartmann | 2017-09-05 | 1 | -3/+3 | |
| | ||||||
* | SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodes | Simon Brandhof | 2017-09-05 | 3 | -86/+129 | |
| | ||||||
* | SONAR-9715 improve documentation of process management | Simon Brandhof | 2017-09-05 | 1 | -2/+2 | |
| | ||||||
* | SONAR-6966 Implement node name for Hazelcast | Eric Hartmann | 2017-09-05 | 2 | -0/+10 | |
| | ||||||
* | SONAR-9738 Fail if the cluster name differs from node to node | Daniel Schwarz | 2017-09-05 | 9 | -23/+101 | |
| | ||||||
* | SONAR-9714 Pass Elasticsearch settings in a yaml file | Daniel Schwarz | 2017-09-05 | 1 | -3/+2 | |
| | | | | instead of command line arguments | |||||
* | SONAR-9731 Update clustering property names | Eric Hartmann | 2017-09-05 | 8 | -28/+24 | |
| | ||||||
* | SONAR-9713 Allow to upgrade a cluster without stopping search nodes | Eric Hartmann | 2017-09-05 | 2 | -2/+60 | |
| | ||||||
* | SONAR-9712 reduce types of cluster nodes to only: application OR search | Eric Hartmann | 2017-09-05 | 4 | -55/+129 | |
| | ||||||
* | SONAR-9712 Upgrade Hazelcast to 3.8.4 | Eric Hartmann | 2017-09-05 | 1 | -1/+0 | |
| | ||||||
* | SONAR-9590 add EsFileSystem class | Sébastien Lesaint | 2017-09-05 | 1 | -5/+7 | |
| | ||||||
* | SONAR-9590 rename sonar-process-monitor to sonar-main | Sébastien Lesaint | 2017-09-05 | 73 | -0/+8217 | |