159 Commits (d8130b676481993c2b258ea326a5778356d93085)

Author SHA1 Message Date
  Zipeng WU d8130b6764 SONAR-14625 Upgrade to Hazelcast 4.2 3 years ago
  Duarte Meneses eca5700aea SONAR-14676 Shade core jars into a single jar 3 years ago
  Jacek 9276e6c54b SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation logging 3 years ago
  Mark Rekveld 1f671d6863 Getting Hazelcast to play nice in Dockerized environment (#3693) 3 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Pierre ffcea568c7 fix code smells 3 years ago
  Philippe Perrin 55beb42509 Fix AssertJ assertions 3 years ago
  Jacek d4a6de2b15 Fix various code smells 3 years ago
  Pierre Guillot dfd9164217 clean code smells (unused import) 3 years ago
  Michal Duda 55ba8c6100 SONAR-12686 Fix Elasticsearch properties for a single node 3 years ago
  Jacek 874973829c SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCE 3 years ago
  Michal Duda a8820c6601 SONAR-13972 Remove 'sonar.search.httpPort' property 3 years ago
  Michal Duda 8493c2b1bb SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCE 3 years ago
  Michal Duda 15bfd33b82 SONAR-13971 Add properties to configure ES network in DCE 3 years ago
  Jacek f4751bd135 SONAR-12686 upgrade es client to 7.9.3 and move to HTTP 4 years ago
  Sébastien Lesaint 8cdee7d30f SONAR-12686 enforce index rebuilding by changing ES data directory 4 years ago
  Sébastien Lesaint 6390f55dcf SONAR-12686 replace deprecated setting transport.tcp.port by transport.port 4 years ago
  Sébastien Lesaint 8bcd89e733 SONAR-12686 fix ES discovery settings in cluster mode 4 years ago
  Sébastien Lesaint eef81386c2 SONAR-12686 add mandatory cluster configuration property cluster.initial_master_nodes 4 years ago
  Sébastien Lesaint c501961bff SONAR-12686 use node.store.allow_mmap instead of node.store.allow_mmapfs 4 years ago
  Sébastien Lesaint 191a19739e SONAR-12686 update JVM options to match defaults in ES 7.X 4 years ago
  Pierre Guillot 1644704e69 use try-with-ressource to write log4j ES properties 3 years ago
  Jacek 9112c817aa SONAR-13461 fix SSF-112 4 years ago
  Duarte Meneses ccc1d34ef1 SONAR-12952 Remove warning "Property sonar.cluster.node.port is ignored on search nodes since 7.2" 4 years ago
  Duarte Meneses e014a2b976 SONAR-13037 Stacktrace should always be available in logs 4 years ago
  Michal Duda d662d0c026 SONAR-13272 fix issue with setting some properties through env variables 4 years ago
  Michal Duda b1e40415a1 SONAR-13078 enable configuring the server by environment variables 4 years ago
  Sébastien Lesaint accb6a680a SONAR-12955 support IPv6 in cluster properties 4 years ago
  Wouter Admiraal 3f6f549627 Format all headers for 2020 4 years ago
  Duarte Meneses d1fd889554 Fix code quality issues and reduce dependency on Guava 4 years ago
  Duarte Meneses 63c9fb57a0 SONAR-12626 remove references to SLB 4 years ago
  Jacek fc3085b6cb SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre 4 years ago
  Sébastien Lesaint 140e84fbdf fix some quality flaws on the new code period 4 years ago
  Sébastien Lesaint 2542ddd092 SONAR-12344 es logs must go to stdout too when sonar.log.console=true 4 years ago
  Sébastien Lesaint b5b6c5fcc3 waiting for ES to start log must also appear upon restart 4 years ago
  Sébastien Lesaint 6e4522f2c1 fix unstable SchedulerImpl#restart_stops_all_and_restarts_all_processes 4 years ago
  Sébastien Lesaint 1addb9c9c0 add UT for SQ restart in SchedulerImplTest 4 years ago
  Sébastien Lesaint 31498511d9 protect ManagedProcessHandler stop finalization code with lifecycle state 4 years ago
  Sébastien Lesaint 6a3540c06a display thread name in Unit Tests' logs of sonar-main module 4 years ago
  Sébastien Lesaint 9b3f1a1d06 logger name should appear in Unit Tests' logs 4 years ago
  Sébastien Lesaint 8fd7387bac threads should have unique names to ease debugging 4 years ago
  Sébastien Lesaint b08e4d46d6 do not call stop finalization code without checking lifeCycle state 4 years ago
  Sébastien Lesaint 306cc616fc remove dead code in SchedulerImplTest (and fix imports) 4 years ago
  Sébastien Lesaint 0a49bc18a9 add node state FINALIZE_STOPPING to sync stop finalizing code 4 years ago
  Sébastien Lesaint 705dae5d11 remove duplicate attempts to stop process which failed to start 4 years ago
  Sébastien Lesaint a05a09de9f stop should be allowed when SQ is not yet fully operational 4 years ago
  Sébastien Lesaint 70c74d827f improve logs to help debug SchedulerImpl and ManagedProcessHandler 4 years ago
  Sébastien Lesaint db731c50cc SchedulerImpl must not attempt to hard stop SQ twice concurrently 4 years ago
  Sébastien Lesaint 1ad969537a remove rethrow of exception in tryToStartProcess 4 years ago
  Sébastien Lesaint 586d3e099d Event thread must not interrupt itself when hard stopping 4 years ago