#3538 BLOC Trial-3: Journal freeze after deleting

Zarro Boogs per Child bugtracker at laptop.org
Tue Sep 18 10:59:55 EDT 2007


#3538: Journal freeze after deleting
-------------------------------+--------------------------------------------
  Reporter:  bert              |       Owner:  tomeu  
      Type:  defect            |      Status:  new    
  Priority:  blocker           |   Milestone:  Trial-3
 Component:  journal-activity  |     Version:         
Resolution:                    |    Keywords:         
  Verified:  0                 |  
-------------------------------+--------------------------------------------

Comment(by marco):

 Two different issues here:

  * The journal view cache is broken. It tries to be smart about the
 Deleted case but the logic is incomplete. I think we can solve it by just
 invalidating the cache on delete for now (we are already doing that for
 Created).

  * The datastore emit Deleted at the end of the DBus method but indexing
 is done async in a thread so there is a race there.

 Reassigning to datastore, we need to figure out how to solve the race.

-- 
Ticket URL: <https://dev.laptop.org/ticket/3538#comment:3>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list