+ # Basically, all this job is doing is reparenting comments and posts that + # have been made by a particular user. We try to be gentle to the database by + # only updating a few rows at a time, but there's no way this isn't going to + # pound the system on large users. Memcache complicates things, too, since we + # might cache things and then update them underneath it.
no subject
Still love your comments :)