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 2020/01/11 10:15:32 UTC

[couchdb] 01/01: Merge pull request #2438 from apache/reset-corrupt-view-index

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

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

commit e10498f3c6acc6703b353a535ee5c21222cd0bd3
Merge: dd1b281 c8a75fa
Author: Robert Newson <rn...@apache.org>
AuthorDate: Sat Jan 11 10:15:20 2020 +0000

    Merge pull request #2438 from apache/reset-corrupt-view-index
    
    Reset a view shard if the signature is wrong

 src/couch_mrview/src/couch_mrview_index.erl | 6 ++++++
 src/mem3/src/mem3_sync_event_listener.erl   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)