Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-247

More robust OntoNet session management

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Ontology Manager
    • None

    Description

      CRUD methods (both Java and RESTful) on OntoNet Sessions must improve the concurrent management of sessions and associated resources:

      • If a session is destroyed (e.g. by the deactivate() method of a component), when other components try to destroy it they throw exceptions. They should instead log warnings, as it is generally safe to destroy an already destroyed session.
      • Session methods should be synchronized on the shared resources (e..g ontologies) they use.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alessandro.adamou Alessandro Adamou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: