https://bz.apache.org/bugzilla/show_bug.cgi?id=51726
--- Comment #6 from staszeko ---
Option '-f' causes command 'rm' to remove file quietly, i.e. without checking
if file exists (see Linux manual page
http://man7.org/linux/man-pages/man1/rm.1.html for details). The bug remains in
either of the v
https://bz.apache.org/bugzilla/show_bug.cgi?id=60523
--- Comment #2 from Ilgar Kovalyov ---
(In reply to Mark Thomas from comment #1)
> What does this patch do to performance? It adds a couple of copies.
Yes, it adds a couple of copies in memory but reduces number of network
packets.
Network pac