Dave Marion created ACCUMULO-4174:
-------------------------------------

             Summary: Clean contexts that are not used after some time period
                 Key: ACCUMULO-4174
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4174
             Project: Accumulo
          Issue Type: Improvement
          Components: tserver
    Affects Versions: 1.8.0
            Reporter: Dave Marion


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to