commit | 5b03669c0fd23d87cc5e90e44367264dc9de9e32 | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Fri Oct 27 16:05:27 2023 -0700 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Fri Oct 27 16:05:27 2023 -0700 |
tree | 784cbc603c585d59d2c355313a12c0a933c8703f | |
parent | f1cfaf3ae0cc532ccc6382a2e4f16a11e4a16535 [diff] | |
parent | 6db3b04bfed4e2d7213f2ae6fdb6a42eb5b5bda6 [diff] |
Merge branch 'stable-3.6' into stable-3.7 * stable-3.6: 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: Ie0ec42836a3444c44ae660c2c858486f054feca5
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.