You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by lt...@apache.org on 2019/07/11 03:16:34 UTC

[incubator-iotdb] branch dynamic_parameters updated (23bf543 -> 121df94)

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

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


 discard 23bf543  add dynamic adapter in ut test
 discard 8be7c86  fix a bug in MemTablePoolTest
     add 121df94  fix a bug in MemTablePoolTest

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   (23bf543)
            \
             N -- N -- N   refs/heads/dynamic_parameters (121df94)

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:
 .../java/org/apache/iotdb/db/conf/adapter/CompressionRatioTest.java     | 1 +
 .../org/apache/iotdb/db/conf/adapter/IoTDBConfigDynamicAdapterTest.java | 1 +
 .../test/java/org/apache/iotdb/db/query/reader/ReaderTestHelper.java    | 2 +-
 iotdb/src/test/java/org/apache/iotdb/db/utils/EnvironmentUtils.java     | 1 +
 4 files changed, 4 insertions(+), 1 deletion(-)