Investigate effect of threadLocal caching on long running threads
Description
CotentHosting among other services uses thread local caching. This may have negative impacts on the long running threads such as the search indexer which would pottentialy cause this thread to grow without bounds
CotentHosting among other services uses thread local caching. This may have negative impacts on the long running threads such as the search indexer which would pottentialy cause this thread to grow without bounds