[Crowbar] FW: [barclamp-crowbar] Make sure we compact the Couchdb databases. [1/1] (#526)

2013-06-11 Thread John_Terpstra
Vincent, Please can you review this PR. Thanks. -John t. From: Victor Lowther [mailto:notificati...@github.com] Sent: Tuesday, June 11, 2013 11:51 AM To: crowbar/barclamp-crowbar Subject: [barclamp-crowbar] Make sure we compact the Couchdb databases. [1/1] (#526) A common issue that

[Crowbar] Make sure the Couchdb instance Chef uses does not grow without bound.

2013-06-11 Thread Victor Lowther
One of the common pieces of feedback we have gotten is that we do not garbage-collect the couchdb databases and views that Chef uses, which eventually leads to large amounts of wasted disk space and degraded Chef performance. https://github.com/crowbar/barclamp-crowbar/pull/526 addresses that issu