As part of the work to improve the startup check on v3 we created a LazyCacheManager which retries to start the DefaultCacheManager in case it fails. We see that the first and second round of starting the DefaultCacheManager leads to an error as described in #4463 (comment).
As part of the work to improve the startup check on v3 we created a LazyCacheManager which retries to start the DefaultCacheManager in case it fails. We see that the first and second round of starting the DefaultCacheManager leads to an error as described in #4463 (comment).