This is an automated email from the ASF dual-hosted git repository.

marklau99 pushed a change to branch wal-compress-formal-branch
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 7201ed68fbe reuse the byte buffer if possible
     new 0e0236650d4 Indicate the encoding of String
     new ee767637a94 Edit according to comment

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dataregion/wal/buffer/WALBuffer.java           |  1 +
 .../storageengine/dataregion/wal/io/LogWriter.java |  4 ++-
 .../dataregion/wal/io/WALByteBufReader.java        |  1 +
 .../dataregion/wal/io/WALInputStream.java          | 40 ++++++++++++++++++----
 .../dataregion/wal/io/WALMetaData.java             |  3 +-
 .../storageengine/dataregion/wal/io/WALWriter.java |  5 +--
 .../dataregion/wal/utils/WALEntryPosition.java     |  4 ++-
 .../wal/compression/WALCompressionTest.java        |  4 +--
 8 files changed, 48 insertions(+), 14 deletions(-)

Reply via email to