]> source.dussan.org Git - gitea.git/commit
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)
authorBruno Sofiato <bruno.sofiato@gmail.com>
Thu, 3 Oct 2024 16:03:36 +0000 (13:03 -0300)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2024 16:03:36 +0000 (16:03 +0000)
commitd266d190bd744b7b6f572bf69a42013e21b9be62
treea1664bda8892a0183f3dca1c5ba0e56a48b9eef0
parent0b1b4030e66b1312fc9c0270f128bcf368f14178
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)

Resolves #32184

---------

Signed-off-by: Bruno Sofiato <bruno.sofiato@gmail.com>
modules/indexer/code/elasticsearch/elasticsearch.go