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

Resolve problems with jena-jdbc-driver-tdb tests on Macs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Jena 3.1.0
    • None
    • JDBC

    Description

      Two tests in jena-jdbc-driver-tdb (TestTdbDiskResultSets and TestTdbDiskConnection) create a lot of temporary data while running, in the form of on-disk TDB datasets. If those datasets don't get deleted promptly as they are not longer needed, they can fill up the disk and blow out the build. This seems to be happening both on Windows and Mac boxes. In the Windows case, there is a known problem with Java being unable to release files once they have been memory-mapped. But for Macs, it should be possible to smarten up the test framework a bit to ensure that filesystem resources are getting released promptly.

      Attachments

        Issue Links

          Activity

            People

              ajs6f Adam Soroka
              ajs6f Adam Soroka
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: