launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #05108
Re: Going all the way or the proper way to create work for others
There were various OOPSes and timeouts related to the refactoring -
while it was done in a compatible fashion, these OOPSes were caused by
the refactoring:
- two schemas at once with redundant data and tables, mismatched DB
and code constraints (AIUI once the migration is finished the looser
DB schema will be correct).
- poor query performance related to this
As a result, I really wouldn't call the hander to other teams as an
'optional' : until the transition is finished (IIRC it isn't yet
finished, pending a translations DB change going live, we still have
things in progress), we suffer performance and code complexity; its
fine that it was handed off, but it wasn't *optional*.
-Rob
Follow ups
References