Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1837

DiskPageStore: 32k directory entries.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4-M3
    • 1.4-RC5
    • wicket
    • None
    • Caucho Resin 3.2

    Description

      When using JMeter to battletest a Wicket-App, i saw 31999 directories created (one per session) in the tmp dir to store the pagemaps.
      This is a problem because the underlying filesystem might (and does in my case) prevent wicket from creating more directory entries than that.

      i appended a very very simple patch to address this by creating
      <tmp>/ab/cd/ef instead of <tmp>/abcdef for pagemap storage.

      Attachments

        Issue Links

          Activity

            People

              knopp Matej Knopp
              javadoc uwe schaefer
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: