Hello,
in our upgrade scripts, we have the following:
rm -rf /var/lib/candlepin/hornetq/bindings rm -rf /var/lib/candlepin/hornetq/journal rm -rf /var/lib/candlepin/hornetq/largemsgs
Can you please tell me which particular Candlepin upgrade requires this? Do we need to execute this only once during particular CP upgrade, or every single Candlepin upgrade?
Please also explicitly confirm me this is SAFE to do on production systems.
Thanks
On 11/13/2012 11:15 AM, Lukas Zapletal wrote:
Hello,
in our upgrade scripts, we have the following:
rm -rf /var/lib/candlepin/hornetq/bindings rm -rf /var/lib/candlepin/hornetq/journal rm -rf /var/lib/candlepin/hornetq/largemsgs
Can you please tell me which particular Candlepin upgrade requires this? Do we need to execute this only once during particular CP upgrade, or every single Candlepin upgrade?
I believe we added draining to the shutdown, so you should be ok to do this. -- bk
candlepin@lists.fedorahosted.org