[wp-trac] [WordPress Trac] #33571: Improvements for plugin upgrades when disk space runs out (or other write failure)

WordPress Trac noreply at wordpress.org
Wed Jun 2 17:13:12 UTC 2021


#33571: Improvements for plugin upgrades when disk space runs out (or other write
failure)
-----------------------------+------------------------------
 Reporter:  DavidAnderson    |       Owner:  francina
     Type:  defect (bug)     |      Status:  assigned
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by DavidAnderson):

 Yes, this issue is still there and relevant, and still causes support
 requests often.
 In my view the proposed solution in this issue - performing the final step
 of a plugin install update atomically by using a `rename()` is a much
 better solution than what has been proposed on make.wordpress.org of roll-
 backs for partial installs. The idea of rolling-back is a heavyweight
 band-aid for the lack of atomicity. The solution to the root problem is to
 implement the atomicity.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/33571#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list