Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta5
-
None
Description
The local namespace mapping methods in AbstractSession are synchronized to protect against concurrent access. That's troublesome since our observation delivery needs to be able to get those mappings even when the session is synchronized to do something else.