kierondye-fraedom opened a new issue #2348: CouchDb 2.3 rebuilding indexes for 
unchanged design documents
URL: https://github.com/apache/couchdb/issues/2348
 
 
   We have a problem in our production environment where every time we deploy 
an unchanged design document it is causing a reindex on the next view access. 
We deploy using a PUT request to update the existing document. The database 
size is 4.4GB and reindexing takes several hours. Can you explain what 
scenarios might cause the reindexing? 
   
   My understanding is that 2 scenarios might cause the reindex: 
   
   1. The design document changes.
   2. The purge sequence in the view is inconsistent with the database.
   
   But I am not sure about what might trigger a purge event.
   
   On my local environment with a database size of 250MB I have been unable to 
reproduce the problem.
   
   CouchDB version: 2.3
   Browser: Not Applicable
   Operating System: Windows Server 2016

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to