You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2020/09/01 09:05:29 UTC

[couchdb] 01/01: Merge pull request #3119 from apache/backport-dreyfus-cleanup-with-invalid-ddoc

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

jiangphcn pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 8ef3c0d5510312e6f73d5aac772bf4e113001f5d
Merge: bb869c1 b69a11a
Author: Peng Hui Jiang <ji...@cn.ibm.com>
AuthorDate: Tue Sep 1 17:05:19 2020 +0800

    Merge pull request #3119 from apache/backport-dreyfus-cleanup-with-invalid-ddoc
    
    3.x backport: Allow to continue to cleanup search index even if there is invalid ddoc

 src/dreyfus/src/dreyfus_fabric_cleanup.erl   | 16 ++++++++++------
 src/dreyfus/test/elixir/test/search_test.exs | 25 +++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 6 deletions(-)