Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-alpha-4
-
None
-
None
-
Reviewed
Description
Recently we have been testing bucket cache with mmap mode. We found that after the multi threading way of allocating the byte buffers for offheap bucket cache, the creation of the mmapped byte buffers needs to be synchronized for allocating the right sized mmapped buffers.