]> source.dussan.org Git - sonarqube.git/commit
SONAR-20430 fix flaky elasticsearch test by simplifying the test to only verify we...
authorPierre <pierre.guillot@sonarsource.com>
Mon, 11 Sep 2023 09:39:11 +0000 (11:39 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 13 Oct 2023 20:02:42 +0000 (20:02 +0000)
commit2f7a548ed4ea5b2c4543a861ab178c060828596f
tree7d918377165666673ffbdd8ce3ae9cb5016de0f8
parentc53ee294d5938dfd22ce9b0eb033abd264a19129
SONAR-20430 fix flaky elasticsearch test by simplifying the test to only verify we use the correct es client parameters, without testing elasticsearch itself
server/sonar-webserver-es/src/main/java/org/sonar/server/component/index/ComponentIndex.java
server/sonar-webserver-es/src/test/java/org/sonar/server/component/index/ComponentIndexSearchWindowExceededTest.java