[ 
https://issues.apache.org/jira/browse/COUCHDB-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034887#comment-16034887
 ] 

ASF subversion and git services commented on COUCHDB-3400:
----------------------------------------------------------

Commit 994fe33bb02ca6a1d1b2d807a486c3b386426999 in couchdb's branch 
refs/heads/master from [~mayyas]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=994fe33 ]

Notify couch_index_processes on all shards when ddoc updated

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

COUCHDB-3400


> 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)

Reply via email to