Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.6 M2
-
None
Description
We need the reads not to be blocking and the write to be synchronized. Thus I propose to use ConcurrentHashMap.
We need the reads not to be blocking and the write to be synchronized. Thus I propose to use ConcurrentHashMap.