Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix FileManger.truncatePrefix bug (#1022)
该bug会导致宕机,生成了hs_err_pidxxx.log,原因是底层的MappedByteBuffer被unmap,但仍然存在put操作
- Loading branch information