Defect HC-14075

Slow server startup time caused by SupplierCookieTable waits in a synchronized block.

Software

Customer case Applies to Corrected in
CS0277921 V8.0.4.0 9.1.9.0

Observed behavior

Server startup is delayed due to internal waits in the code.

Expected behavior

Startup delays should be minimized

Resolution

The code was restructured to lessen the impact of some single-threading requirements in the retrieval of the buyer information from the cookie table.