<div dir="ltr">Hi,<br><br>  I was debugging a zodb bloat, a not that big site with a 
50GB DB... after analyze I found than zc.queue._queue.BucketQueue takes 
97% of space... and the only product in the site than uses zc.queue is 
c.singing<br><br>  looking at portal_newsletters/channels/<div>newsletter-stats.html
 there is not new messages in the queue, nor with error or waiting for 
re-send, last newsletter is from 12/7... so its already done some days 
ago...<br><br>  so, why is taking that much space? for what? shouldn't the queues be cleared by now?<br><br> 
 I do some extra testing in a local instance, and the the space used by 
zc.queue._queue.BucketQueue its only freed after doing a "Clear queued 
messages" into portal_newsletters/channels/newsletter-stats.html...
 that should be safe because our last newsletter was processed a few day
 ago... but, thats ok?... should we do that as part of our maintenance 
tasks?<br><br>Best regards,<br>-- <br></div>Juan Pablo Giménez<br>skype & twitter: jpggimenez<br><a href="http://simplesconsultoria.com.br/" target="_blank">Simples Consultoria</a><br><br>
</div>