nickva commented on issue #3956:
URL: https://github.com/apache/couchdb/issues/3956#issuecomment-1065223944


   It looks like the compactor is failing to compact the database. It's hard to 
say immediately why, but behaves as if the documents appeared in the sequence 
index but then miss from the main doc id index. 
   
   Perhaps try to stop any updates to the database, stop replications, and try 
to compact again manually. Otherwise investigate if the perhaps there is a 
failing disk.
   
   As this is 1.6, try to upgrade to latest 1.7. Then, try to replicate that db 
to a new copy. But, seeing as we have these missing document bodies that appear 
in the changes feed that might fail as well.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to