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

Does Fuseki2 use TDB indexes or indexes for in-memory store?

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major
    • Resolution: Information Provided
    • Jena 3.17.0
    • None
    • Fuseki, TDB
    • None

    Description

      Based on logging messages inserted into various places in the indexes in the TDB module (NodeTupleTableConcrete, TupleIndexBase, NodeTableNative, BPlusTree), I can see that the B+ tree is only used once per query. I have inserted logging messages for every finding method to see which classes are used when querying. I would expect to the the B+ tree be used several times per query.

       

      I use the error logging level, and I inserted logging in the class constructors to make sure logging worked. I see construction of all the index classes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            MrPekar Martin Pekár
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: