-
Bug
-
Resolution: Done
-
Major
-
1.2.7.Final, 1.2.7.SP1
-
None
-
None
There are many race conditions in current MSC implementation.
In order to fix them all we need to rewrite ServiceRegistrationImpl
locking mechanism. We will replace intrinsic lock with R/W lock.