Github user afs commented on the pull request:

    https://github.com/apache/jena/pull/123#issuecomment-177941348
  
    It needs to be a singleton of some kind; a static map is one way to do 
singletons.   There is only one Fuseki server per JVM.
    
    c.f. `DataAccessPointRegistry` and `Registry<K,T>`. 
    
    Referencing counting the service to dataset linkage would be good because 
it builds for any future deleting of datasets from a running server.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to