You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2017/11/08 17:26:00 UTC

[jira] [Resolved] (JENA-1410) Removing persistent dataset in Fuseki 3.4.0 doesn't work

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

Andy Seaborne resolved JENA-1410.
---------------------------------
       Resolution: Fixed
         Assignee: Andy Seaborne
    Fix Version/s: 3.6.0

When the dataset is deleted, it will no longer appear, including after restart.

The data itself is not deleted - this is intentional, because a large database may be a valuable and costly item to produce.

Recreating the configuration will cause the database, with contents, reappear.

This is not a bug - its a feature which we can discuss as to the best thing to do here.

> Removing persistent dataset in Fuseki 3.4.0 doesn't work
> --------------------------------------------------------
>
>                 Key: JENA-1410
>                 URL: https://issues.apache.org/jira/browse/JENA-1410
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Jena 3.4.0
>            Reporter: David Molina Estrada
>            Assignee: Andy Seaborne
>             Fix For: 3.6.0
>
>
> When a persistent dataset is deleted from Fuseki WEB GUI, the dataset folder in fuseki's databases folder and the dataset config ttl file in fuseki's configuration folder remain.
> I am running a Fuseki.war 3.4.0 in a Tomcat. Then, when i restart the Tomcat server, the deleted dataset reappears.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)