#696 closed defect (done)
Cached RDF store is not invalidated when new statements are added to the sqlite-backed store (on disc)
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | CEDMA.DB | Version: | 3.2 |
Keywords: | Cc: |
Description
Follow up to r2137.
Change History (8)
comment:1 Changed 15 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 15 years ago by gkronber
comment:3 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 15 years ago by gkronber
- Resolution fixed deleted
- Status changed from closed to reopened
comment:5 Changed 15 years ago by gkronber
Fixed a bug where in-memory rdf-cache was not invalidated with r2149.
comment:6 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from reopened to closed
comment:7 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Implemented invalidation of RDF-statement cache with r2147.