This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch add_delete_gc
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
discard 9e2af07 add gc
add 15ac075 Bump versions-maven-plugin from 2.3 to 2.8.1 (#4114)
add 4e9fd59 Bump jaxb-runtime from 3.0.0 to 3.0.2 (#4109)
add bcc78ff Bump commons-configuration from 1.6 to 1.10 (#4111)
add b5ffa0b Bump airline from 0.8 to 0.9 (#4110)
add 04ae791 Bump objenesis from 3.0.1 to 3.2 (#4131)
add 7e598ee Bump jjwt-api from 0.10.7 to 0.11.2 (#4124)
add a02dbfa Bump spring-boot.version from 1.5.15.RELEASE to 2.5.5 (#4130)
add d0f1999 Bump cmake-maven-plugin from 3.7.2-b1 to 3.19.2-b1 (#4129)
add c6ce6e5 Bump sonar-maven-plugin from 3.6.1.1688 to 3.9.0.2155 (#4128)
add 8f65aff Bump org.slf4j.version from 1.7.30 to 1.7.32 (#4141)
add f88026d Bump copy-rename-maven-plugin from 1.0 to 1.0.1 (#4137)
add 24cc07d Bump commons-lang3 from 3.8.1 to 3.12.0 (#4142)
add 5d67a12 [IOTDB-1838] The compacting status in SGP is always false
(#4148)
add 31800b3 [IOTDB-1836] Fix Query Exception Bug after deleting all sgs
(#4158)
add 924d001 [To rel/0.12][IOTDB-1837] Fix tagIndex rebuild failure after
upgrade mlog from mlog.txt to mlog.bin (#4146)
new 90097e3 add gc
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 (9e2af07)
\
N -- N -- N refs/heads/add_delete_gc (90097e3)
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.
The 1 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:
client-cpp/pom.xml | 6 ++---
compile-tools/thrift/pom.xml | 4 ++--
example/client-cpp-example/pom.xml | 4 ++--
grafana/pom.xml | 4 ++--
hadoop/pom.xml | 2 +-
pom.xml | 14 ++++++------
server/pom.xml | 2 +-
.../org/apache/iotdb/db/engine/StorageEngine.java | 2 +-
.../engine/storagegroup/StorageGroupProcessor.java | 4 ++--
.../virtualSg/VirtualStorageGroupManager.java | 2 +-
.../iotdb/db/metadata/logfile/MLogWriter.java | 26 +++++++++++++++-------
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 1 +
site/pom.xml | 12 +++++-----
spark-iotdb-connector/pom.xml | 2 +-
14 files changed, 48 insertions(+), 37 deletions(-)