kinow commented on issue #1252: URL: https://github.com/apache/jena/issues/1252#issuecomment-1101180249
> Yes I think so. Sometimes we're lucky and it get's released on time, sometimes not, as you can see. Anyway I need to figure out how to delete those files, is that hard? I'm not 100% sure that's the problem, but that's what I would start investigating. >What do I need to do for that? Or should I wait for an update from fuseki code? After you have compacted the database, and deleted the old files, if the space hasn't been claimed by the OS, then you can try `lsof +L1`, and search for files names to see if you can identify any Fuseki files. If you find any files, share a list here and we can see if there's a file/resource not closed properly in Java. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
