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

Limit the number of outstanding write transactions in TDB.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.1.0
    • Jena 3.1.1
    • TDB
    • None

    Description

      The TDB journal can grow due to write-back being blocked by a long running reader, or a succession of overlapping short reads, and many updates.

      This users@ email may be caused by this effect. This accumulated layers of wrappers consume heap (<300).

      At some time, lock out new transactions and wait to flush the journal when it has many layers in it.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: