Revision cb05010...

Go back to digest for 17th June 2012

Other in KDE Base

Vishesh Handa committed changes in [nepomuk-core] /storage:

Remove the GraphMaintainer

The GraphMaintainer's job is to remove old empty graph which have
somehow appeared due to buggy code. They do not really harm anyone, but
this approach of removing them on startup really makes virtuoso cpu
usage spike for a very long time.

It would be better to have some kind of "Data Cleaning" application for
Nepomuk which would migrate old data and clean up invalid data like
this.

File Changes

Deleted 2 files
  • /storage
  •   services/graphmaintainer.cpp
  •   services/graphmaintainer.h
Modified 3 files
  • /storage
  •   services/CMakeLists.txt
  •   services/repository.cpp
  •   services/repository.h
5 files changed in total