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 08:03:22 UTC

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

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

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

commit 27eefab014b2c8d65a167f715721090019add33a
Merge: 0c3c4b6 253d64a
Author: Peng Hui Jiang <ji...@cn.ibm.com>
AuthorDate: Tue Sep 1 16:03:10 2020 +0800

    Merge pull request #3118 from apache/dreyfus-cleanup-with-invalid-ddoc
    
    Allow to continue to cleanup search index even if there is invalid design document

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