You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/04/27 23:03:49 UTC

[couchdb] 01/01: Merge pull request #4555 from apache/nouveau-race-condition-creating-index

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 6f4711fe7b075d5bd190ad8ee9130a99b00d14ff
Merge: 8e03f9766 23dfab503
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Apr 27 23:03:41 2023 +0000

    Merge pull request #4555 from apache/nouveau-race-condition-creating-index

 .../apache/couchdb/nouveau/core/IndexManager.java  | 53 +++++++++++++++-------
 .../apache/couchdb/nouveau/core/StripedLock.java   | 44 ++++++++++++++++++
 test/elixir/test/nouveau_test.exs                  |  1 -
 3 files changed, 80 insertions(+), 18 deletions(-)