-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF08, 5.7.1
-
Component/s: Core
ConnectionFactoryImpl is not thread-safe due to initializeServices().
This causes random problems in some tests that want to have two threads opening the repo simultaneously.