You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Mayya Sharipova (JIRA)" <ji...@apache.org> on 2017/04/27 20:32:04 UTC

[jira] [Created] (COUCHDB-3400) notify couch_index_processes on all shards when ddoc updated

Mayya Sharipova created COUCHDB-3400:
----------------------------------------

             Summary: notify couch_index_processes on all shards when ddoc updated
                 Key: COUCHDB-3400
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3400
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
            Reporter: Mayya Sharipova


Before when a design doc is updated/deleted, only one couch_index process
was notified - the one which shard contained a design doc.
couch_index processes from other shards still continued to exist,
and indexing activities for these processes were still be going on.

The patch notifies couch_index_processes on all shards



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)