Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-10291

oak-segment-remote: PersistentRedisCacheTest may fail on Windows due to insufficient pagefile size

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.54.0
    • segment-tar
    • None

    Description

      The PersistentRedisCacheTest tries to start a Redis server from the commandline without specific options. The server will then try to allocate 3G shared memory from Windows, which may apparently fail even if the pagefile is just too fragmented (that happened to me, after a Windows reboot it worked again).

      I suggest using the commandline optionĀ "maxmemory 768mb" to avoid this. 768mb seem to be sufficient to run the test.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              baedke Manfred Baedke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: