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

Andy Seaborne updated JENA-1410:
--------------------------------
    Description: 
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.


  was:

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.

The code in ActionDatasets.execDeleteItem appears to have delete 
database and configuration ... it just doesn't seem to do it.


The code needs to be sensitive to whether the database is inside the 
runtiem area of elsewhere.

If the DB is in the server configuration file, then it can't remove the 
configuration.






> 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
>
> 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)

Reply via email to