-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF54, 2021.11
-
Fix Version/s: 10.10-HF57, 2021.15
-
Component/s: Redis
RedisChecker instanciates an executor to ping the Redis server.
Because of that, the thread of commons-pool-evictor-thread can't quit normally and it holds the "nuxeo-launcher" process and the start command never returns.
The executor pool must be closed once the ping is done.
This is a regression introduced by NXP-22842
- is caused by
-
NXP-22842 Add Redis availability checking at Nuxeo startup
- Resolved
- Is referenced in