This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch DirectByteBuffer
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 8df13d8 fix deadlock bug
add 526bd32 fix CI
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/StorageEngine.java | 13 ++++
.../engine/storagegroup/StorageGroupProcessor.java | 9 +++
.../org/apache/iotdb/db/metadata/MManager.java | 89 ++++++++++++----------
.../java/org/apache/iotdb/db/utils/MmapUtil.java | 12 ++-
4 files changed, 78 insertions(+), 45 deletions(-)