[ 
https://issues.apache.org/jira/browse/COUCHDB-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Kocoloski updated COUCHDB-1489:
------------------------------------

    Issue Type: Improvement  (was: Bug)

Agreed that this makes sense as an Improvement.
                
> Drop useless view indexing jobs
> -------------------------------
>
>                 Key: COUCHDB-1489
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1489
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core, HTTP Interface
>            Reporter: Jordi Boggiano
>            Priority: Minor
>
> On a large database, if you change the view code and query it to check, it 
> starts reindexing (which can take a long time), if you do another change and 
> check again, you end up with two indexing jobs in process. 
> Now this would make sense if the first client is still sitting there waiting 
> for a response, but if it's not the job should be canceled automatically IMO.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to