You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sebastian Schaffert (JIRA)" <ji...@apache.org> on 2013/02/06 20:31:13 UTC

[jira] [Created] (MARMOTTA-63) Triplestore: garbage collector for nodes currently not working properly

Sebastian Schaffert created MARMOTTA-63:
-------------------------------------------

             Summary: Triplestore: garbage collector for nodes currently not working properly
                 Key: MARMOTTA-63
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-63
             Project: Marmotta
          Issue Type: Bug
          Components: Triple Store
            Reporter: Sebastian Schaffert
            Assignee: Sebastian Schaffert
            Priority: Minor


The garbage collector for the KiWi triple store is currently not working correctly, because the removed
nodes remain in the cache of the KiWiPersistence. This could be solved by instead of directly deleting first iterating over all candidates and removing them from the cache before removing them from the database.

Until the issue is solved, the garbage collection for nodes is disabled. Garbage collection for triples is still working (and is more important anyways).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira