Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1068

Remove DatasetGraphCaching

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Jena 3.0.0
    • Jena 3.0.1
    • ARQ, SDB
    • None

    Description

      This class seems to do nothing much but does add complexity. There is caching in DatasetImpl that competes with this caching. Nowadays, Jena's storage systems are using GraphView which is very lightweight so caching the creation of graphs is not beneficial and the cache has to be concurrent and transaction safe.

      The internal class DatasetGraphCaching.Helper is used only in SDB. Helper could be moved to into SDB.

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: