Defect HC-13761

Search Slaves hang after deployment of fixpack 9.0.1.17

Software

Customer case Applies to Corrected in
CS0092119 V9.0.1.17 9.0.1.18

Observed behavior

Search Slaves hang on deployment of fixpack 9.0.1.17, with multiple threads performing the cache initialization.

Expected behavior

There should be no performance impact or delays on deployment.

Resolution

A fix was added to make the code block for cache initialization synchronized to ensure that the cache is only initialized once.