https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36435

--- Comment #19 from Danyon Sewell <[email protected]> ---
(In reply to Michał from comment #18)
> I confirmed that the patch fixes the issues for us too now, I'll probably
> sign-off the patch on Monday and change the bug's status back to move it
> forward, unless we receive some follow-up feedback that something in it is
> still broken by that time...

(In reply to Michał from comment #17)
> I confirm that we face the same issue as described in the bug. As for
> reproduction, it's worth noting that our opac/plack can be as big as 500+ MB
> in size, it's worth accounting for that as it has to take some time for full
> file to be read to more easily hit this problem. And the OPAC should be
> refreshed in the background with some script that does it rapidly, think
> each 100 ms rather than 1+ sec.
> 
> To address the comments 15 and 16: if the issue mentioned by Danyon is
> indeed bug 36425 and not this one, can we change the status of this bug back
> to Signed Off?
> 
> Danyon, could you please confirm this? If I understand correctly, if it's
> the case of bug 36425, then the .tar.gz file from 2 days ago wouldn't be
> removed, but the next one then should, giving you an odd (not even) number
> of files, but still no files older than N+1 days of configured backup
> retention, so no older than 3 days... Whereas if this primary bug still
> occurs, you'd see files not getting deleted at all like we see now, no
> matter how many days pass.
> 
> Logically speaking, with this patch, the outcome of koha-dump should not
> affect the attempt of deletion of old backups at all in fact. Meaning that
> if backups still fail to get deleted, it has to be due to some other problem
> unrelated to this bug and its fix, despite the warning message still logged
> in the process possibly suggesting otherwise.


Hi Michal.

Yes you are correct, the behavior we experience is also better described in
36425

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to