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

Andy Seaborne commented on JENA-478:
------------------------------------

For just graceful shutdown in testing, I think that should be enough.  Each 
ServiceRef for each dataset needs to provide shutdown.  

More generally, something to tell the datasets to shutdown is needed but 
testing is in-memory so disgraceful shutdown is OK.  However, the exact details 
are unclear to me at the moment (e.g. the formal contract that will work with 
TDB StoreConnection); let's start somewhere and iterate.

                
> Provide graceful server shutdown
> --------------------------------
>
>                 Key: JENA-478
>                 URL: https://issues.apache.org/jira/browse/JENA-478
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> (on the road to reconfigurtation of a running server)
> In the short term, this will improve testing by enabling clean servers to be 
> started and stopped.
> Deregistation includes deregistering datasets and removing their JMX bean for 
> the dataset (stats counters) as well as generally clearing up so that a 
> dataset of the same name can be added later.

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