Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4174

Clean contexts that are not used after some time period

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Do
    • 1.8.0
    • None
    • tserver
    • None

    Description

      A runnable is created in TabletServer.config() to clean classpath contexts based on a timer. The code currently closes any context that is open but no longer defined in the configuration. As an improvement we could close contexts that are defined but have not been used in some amount of time. We would need to track the usage of the classloaders from the context objects to do this.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dlmarion Dave Marion
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: