commit | f42bf9768de1c8184f00f89c4b5ac0fcfd3a8100 | [log] [tgz] |
---|---|---|
author | Matthias Sohn <matthias.sohn@sap.com> | Tue Oct 15 13:47:12 2024 +0200 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Tue Oct 15 13:57:56 2024 +0200 |
tree | 3f1eee4102752092194720fa714704c3ba0db1d0 | |
parent | 10ce51cc90955a19bb289a9b0fb7f6f96374ecbf [diff] |
Update elasticsearch used in tests to 7.17.24 and 8.15.2 These are currently the latest 7.x and 8.x releases. Release notes: - 7.x: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/es-release-notes.html - 8.x: https://www.elastic.co/guide/en/elasticsearch/reference/8.15/es-release-notes.html Change-Id: I1fd61d05aaefa75177ab8f373eabd982b36e6132
Indexing backend libModule for Gerrit Code Review based on ElasticSearch.
This module was originally part of Gerrit core and then extracted into a separate component from v3.5.0-rc3 as part of Change-Id: Ib7b5167ce.
Note that, ElasticSearch source code is no longer Apache 2.0-licensed for versions 7.11 and newer. See ElasticSearch 2021 license change for more information.
This libModule is built like a Gerrit in-tree plugin, using Bazelisk. See the build instructions for more details.
See the setup instructions for how to install the index-elasticsearch module.
For further information and supported options, refer to the config documentation.
This libModule runs tests like a Gerrit in-tree plugin, using Bazelisk. See the test instructions for more details.