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] [Comment Edited] (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:comment-tabpanel&focusedCommentId=16244364#comment-16244364 ] 

Andy Seaborne edited comment on JENA-1410 at 11/8/17 5:25 PM:
--------------------------------------------------------------

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 - it is a feature, which we can discuss as to the best thing to do here.


was (Author: andy.seaborne):
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)