You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/01/14 06:14:32 UTC

[iotdb] branch DirectByteBuffer updated (6bc3d8c -> 6875fe7)

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 6bc3d8c  change the start up parameters
     add 6875fe7  use netty to free direct byte buffer

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  4 +-
 server/pom.xml                                     |  5 +++
 server/src/assembly/resources/conf/iotdb-env.bat   |  2 +-
 server/src/assembly/resources/conf/iotdb-env.sh    |  3 --
 .../src/assembly/resources/sbin/start-server.bat   |  1 -
 server/src/assembly/resources/sbin/start-server.sh |  2 +-
 .../java/org/apache/iotdb/db/utils/MmapUtil.java   | 44 +---------------------
 7 files changed, 10 insertions(+), 51 deletions(-)