commit | 6db3b04bfed4e2d7213f2ae6fdb6a42eb5b5bda6 | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Fri Oct 27 15:31:23 2023 -0700 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Fri Oct 27 15:31:23 2023 -0700 |
tree | 48dcda8a1b4a66aee0316a0e29a31533cd0ba80d | |
parent | 8c54bd177a01303ed689d48887bd4ddc35508184 [diff] | |
parent | 7fa3f06e86626d1dc1ceb3f55d814cfa26274a3f [diff] |
Merge branch 'stable-3.5' into stable-3.6 * stable-3.5: Index.replace: Log responses containing errors Remove warning stating that Elasticsearch is not production ready Add trace timer around Elasticsearch's performRequest Fix Flogger issues flagged by error prone Fix incorrect symlink in build docs Fix Flogger compile time errors Release-Notes: skip Change-Id: I42642e61af9166bf1155f333fe57a01a46c5b80c
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.