rmuir commented on issue #12000:
URL: https://github.com/apache/lucene/issues/12000#issuecomment-1341280462

   The UTF8TaxonomyWriterCache does have a `public void close() {}` but I'm not 
sure when/if it gets invoked as I'm not familiar with this cache and will need 
to look more into it. But one possibility to fix this cache is to replace the 
ThreadLocal with CloseableThreadLocal, and close it out in `close()`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to