[ 
https://issues.apache.org/jira/browse/MARMOTTA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705757#comment-13705757
 ] 

ASF subversion and git services commented on MARMOTTA-63:
---------------------------------------------------------

Commit b8d9e567075d9a69e24cbb03fafbadfb0f7feac7 in branch refs/heads/develop 
from [~wastl]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=b8d9e56 ]

tried with a fix for MARMOTTA-63, untested because it is hard to test

                
> 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