Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
6.4.2
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Seems to be caused by an infinite parent/child relation of ContextNamespaceURLClassLoader in the SOLR indexer thread which create a new thread for each document. Indirectly caused by XWIKI-11706. It's visible in http://www.myxwiki.org instance for example because there is a lot of documents.
Fixed in https://github.com/xwiki/xwiki-platform/commit/9006f01a3e9d2131f5d82bb91ddf81543b46d743 and https://github.com/xwiki/xwiki-platform/commit/55b3d4dbaef04e648baa347da625127dded323cf.