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

Chris Anderson updated COUCHDB-218:
-----------------------------------

    Fix Version/s: 0.10
      Description: 



When a view is altered the .view file is deleted and then recreated. Any query 
(with update=false) in the interim gets no results even though the results from 
the old view would have been adequate.

Consider switching the replacement view file in after it's been rebuilt like db 
compaction does.



  was:

When a view is altered the .view file is deleted and then recreated. Any query 
(with update=false) in the interim gets no results even though the results from 
the old view would have been adequate.

Consider switching the replacement view file in after it's been rebuilt like db 
compaction does.



       Issue Type: Improvement  (was: Bug)
          Summary: Name view files by function signature for no-downtime 
deployments  (was: View file is deleted at start of view rebuild)

> Name view files by function signature for no-downtime deployments
> -----------------------------------------------------------------
>
>                 Key: COUCHDB-218
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-218
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: JavaScript View Server
>            Reporter: Robert Newson
>             Fix For: 0.10
>
>
> When a view is altered the .view file is deleted and then recreated. Any 
> query (with update=false) in the interim gets no results even though the 
> results from the old view would have been adequate.
> Consider switching the replacement view file in after it's been rebuilt like 
> db compaction does.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to