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

xingtanzjr pushed a change to branch xingtanzjr/fix_local_sink
in repository https://gitbox.apache.org/repos/asf/iotdb.git


 discard 072c82ee85 fix the issues in LocalSinkHandle/LocalSourceHandle
     add 98faa54f14 fix the issue related to LocalSinkHandle/LocalSourceHandle

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   (072c82ee85)
            \
             N -- N -- N   refs/heads/xingtanzjr/fix_local_sink (98faa54f14)

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:
 .../execution/datatransfer/LocalSinkHandle.java    | 27 ++++++++++-----
 .../execution/datatransfer/LocalSourceHandle.java  | 11 ++-----
 .../execution/datatransfer/SharedTsBlockQueue.java | 38 +++++++++-------------
 3 files changed, 37 insertions(+), 39 deletions(-)

Reply via email to