You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/03/22 01:55:44 UTC

[iotdb] branch auto_create_device_mnode updated (2f2d4d3 -> 74cd8c8)

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

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


 discard 2f2d4d3  Merge branch 'Vector' into auto_create_device_mnode
     add 3cb3513  Merge remote-tracking branch 'origin/Vector' into Vector
     add 74cd8c8  Fix MManager.clear()

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   (2f2d4d3)
            \
             N -- N -- N   refs/heads/auto_create_device_mnode (74cd8c8)

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:
 server/src/main/java/org/apache/iotdb/db/metadata/MManager.java    | 7 ++++---
 .../java/org/apache/iotdb/db/qp/physical/InsertTabletPlanTest.java | 1 +
 2 files changed, 5 insertions(+), 3 deletions(-)