Raintung Li created SOLR-5646: --------------------------------- Summary: SolrEventListener listener should have destroy function Key: SOLR-5646 URL: https://issues.apache.org/jira/browse/SOLR-5646 Project: Solr Issue Type: Improvement Components: multicore Affects Versions: 4.6, 4.5.1, 4.5 Environment: normal multiple core Reporter: Raintung Li
solr can support the self listener, but only register the listener in the core load, but don't have destroy function while core close/server shutdown. SolrEventListener can provide the destroy function to be invoked by core close, that can destroy listener resource. (Thread or Cache or others) -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org