Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6490

GroovyScriptEngine: excessive reload of dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.2
    • GroovyScriptEngine
    • None

    Description

      Lengthy description posted on the mailing list. In short: GSE does not cache compiled classes right (it uses as the last-modified timestamp the time of compilation instead of the last-modified attribute of the source file). This can lead to needless recompilation of shared classes, especially under heavy load and heavy concurrency.

      Attachments

        1. groovy-script-engine-test.zip
          21 kB
          Alessio Stalla

        Activity

          People

            blackdrag Jochen Theodorou
            alessiostalla Alessio Stalla
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: