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

sunzesong pushed a change to branch hdfs_query_fix
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    omit 5d4695f  Add synchronized
    omit ddbf20b  Add more write locks
    omit 9ddacb0  Add more write locks
    omit d65df90  Resolve conflict
    omit b94ae94  Refactor HDFSInput
    omit 879b5d7  resolve conflicts
    omit c8ee447  add log name
    omit 2203db8  Add write lock
    omit 4e95976  Fix
    omit cbd4f8a  Add write lock
    omit ea6541d  Add read lock
    omit 4ad2377  Refactor HDFSInput
    omit ed6df0e  Try to fix benchmark query BufferUnderflowException in HDFS
     add 261c8d5  Fix concurrent query caused BufferUnderflowException when 
storage in HDFS

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5d4695f)
            \
             N -- N -- N   refs/heads/hdfs_query_fix (261c8d5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/hadoop/fileSystem/HDFSInput.java  |  5 -----
 .../apache/iotdb/hadoop/fileSystem/HDFSOutput.java |  6 ------
 .../iotdb/db/engine/cache/ChunkMetadataCache.java  |  5 +++--
 .../iotdb/tsfile/file/header/ChunkHeader.java      | 22 ++++++----------------
 .../iotdb/tsfile/read/TsFileSequenceReader.java    | 16 ++++------------
 .../iotdb/tsfile/read/reader/LocalTsFileInput.java |  7 -------
 .../iotdb/tsfile/read/reader/TsFileInput.java      |  2 --
 7 files changed, 13 insertions(+), 50 deletions(-)

Reply via email to