This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch testcontainer
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
discard b5f5307 init
discard e9e6318 [IOTDB-1217] Trigger module: API, executor and management
services (#2815)
discard bd98a45 fix issue iotdb-1219 (#3020)
discard f76e2e0 [IOTDB-1294] Compaction mods for new mods structure (#3013)
discard 8909643 [IOTDB-1308] Users with READ_TIMESERIES permission cannot
execute group by fill queries (#3014)
discard 83e045d [Distributed] fix the plan index miss (#3007)
discard 50eb967 lowering the logging level from debug to trace when serialize
meta (#3005)
discard 1def61b [IOTDB-1298] Insertion performance loss due to meaningless
autoboxing and unboxing (#3003)
discard 7a26c92 Minor improve the concurrency problem caused by the checking
apply thread and the compact entries thread (#3001)
discard 85b28fb fix release notes link (#3002)
discard fad93b9 [IOTDB-1283] add-node.sh supports printgc (#2978)
discard 009e621 Optimize sync leader for meta (#2987)
discard 469bad4 update the website for release 0.11.3 and 0.12.0
discard 5ae6666 try test container
add 8b10a94 update the website for release 0.11.3 and 0.12.0
add 4df5856 Optimize sync leader for meta (#2987)
add f5c3c1d [IOTDB-1283] add-node.sh supports printgc (#2978)
add 7681112 fix release notes link (#3002)
add da7959d Minor improve the concurrency problem caused by the checking
apply thread and the compact entries thread (#3001)
add 3f5af4a [IOTDB-1298] Insertion performance loss due to meaningless
autoboxing and unboxing (#3003)
add 34f2b17 lowering the logging level from debug to trace when serialize
meta (#3005)
add 1382d2e [Distributed] fix the plan index miss (#3007)
add fc0af02 [IOTDB-1308] Users with READ_TIMESERIES permission cannot
execute group by fill queries (#3014)
add 9fc331b [IOTDB-1294] Compaction mods for new mods structure (#3013)
add 05d77fa fix issue iotdb-1219 (#3020)
add 44a209f [IOTDB-1217] Trigger module: API, executor and management
services (#2815)
add 507b950 [IOTDB-1309]add dockerfile for 0.11.3 and 0.12.0 (#3023)
new bdf3150 try test container
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 (b5f5307)
\
N -- N -- N refs/heads/testcontainer (bdf3150)
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-py/release.sh | 3 ++
docker/ReadMe.md | 50 +++++++++++++++++++---
.../main/{Dockerfile-0.11.2 => Dockerfile-0.11.3} | 10 ++---
...Dockerfile-0.11.2 => Dockerfile-0.12.0-cluster} | 26 ++++++++---
.../{Dockerfile-0.11.2 => Dockerfile-0.12.0-node} | 14 +++---
5 files changed, 81 insertions(+), 22 deletions(-)
copy docker/src/main/{Dockerfile-0.11.2 => Dockerfile-0.11.3} (84%)
copy docker/src/main/{Dockerfile-0.11.2 => Dockerfile-0.12.0-cluster} (64%)
copy docker/src/main/{Dockerfile-0.11.2 => Dockerfile-0.12.0-node} (80%)