[mythtv-commits] Ticket #3113: HouseKeeper - Add cleanup of recordedmarkup and recordedseek

MythTV mythtv at cvs.mythtv.org
Mon Jun 4 03:48:29 UTC 2007


#3113: HouseKeeper - Add cleanup of recordedmarkup and recordedseek
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |        Owner:  cpinkham
     Type:  enhancement                       |       Status:  closed  
 Priority:  minor                             |    Milestone:  unknown 
Component:  mythtv                            |      Version:  head    
 Severity:  medium                            |   Resolution:  fixed   
----------------------------------------------+-----------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [13570]) Add recodedmarkup and recordedseek tables to the list of
 tables cleaned up
 by the HouseKeeper::CleanupRecordedTables() task.  Also rework this method
 so that it does not directly join against the recorded table since these
 new tables are very large and a join would lock the recorded table for
 update for an extended period of time which is undesirable.

 Closes #3113 using patch by Michael T. Dean.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3113#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list