You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Sebastiaan van Parijs (JIRA)" <ji...@apache.org> on 2015/09/07 13:10:46 UTC

[jira] [Closed] (COUCHDB-2802) Prevent auto regeneration of views

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

Sebastiaan van Parijs closed COUCHDB-2802.
------------------------------------------
    Resolution: Invalid

The behaviour was triggered by view queries by frontend visitors...

> Prevent auto regeneration of views
> ----------------------------------
>
>                 Key: COUCHDB-2802
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2802
>             Project: CouchDB
>          Issue Type: Question
>      Security Level: public(Regular issues) 
>            Reporter: Sebastiaan van Parijs
>
> Currently I have an issue with couchdb.
> I've also tried to ask this question on IRC but none knew at the time how to help me.
> Context: My application needs to add several CSV files of value entries into couchdb *BEFORE* recalculating. Currently the regeneration of the views starts right after the first import. Couchdb needs to do several million calculations with the data which means I need to wait about 1 hour to be able to import the next file (application import is not useable during recalculation which is a different problem).
> I came a cross http://tisba.de/couchdocs/translated/Regenerating_views_on_update.html which seems pretty outdated and haven't been able to find any related information about disabling the automated regeneration of the views and be able to do this manually. This is a pretty pressing issue for my project atm so any help/guidance would be much appreciated!
> Thnx in advance!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)