nickva commented on issue #1579: Autocompaction never triggered in Couch v2.2
URL: https://github.com/apache/couchdb/issues/1579#issuecomment-442298918
 
 
   @akircher @regner 
   
   Thank you for your reports and sorry for the delay investigating this. I 
have theory why this might be happening. Would you be able to inspect your 
setup to confirm if you see the same pattern. I think this is at least _one_ 
possible bug in that code. And it would be consistent with the observation that 
it would have worked in 1.x but not in 2.x
   
   So basically in your data directory pick a data base name and run this 
command:
   
   ```
   ls -l .shards/*/thedb*/mrview
   ```
   
   (`thedb` if your database name in this case). And see if you get the same 
pattern, where most view shard  are not compacted but one is.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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