[ 
https://issues.apache.org/jira/browse/MARMOTTA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Schaffert resolved MARMOTTA-63.
-----------------------------------------

    Resolution: Fixed
    
> 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
>             Fix For: 3.1-incubating
>
>
> 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

Reply via email to