This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch ain-docker
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d12e7da1bc5 expose 10710 for standalone
add 6d1de5a945e accelerate & bug fix
No new revisions were added by this update.
Summary of changes:
docker/src/main/DockerCompose/do-docker-build.sh | 2 +-
.../main/DockerCompose/docker-compose-ainode.yml | 14 +-
...alone.yml => docker-compose-cluster-1c1d1a.yml} | 25 +-
docker/src/main/DockerCompose/entrypoint.sh | 8 +-
.../main/DockerCompose/replace-conf-from-env.sh | 19 +-
docker/src/main/Dockerfile-1.0.0-ainode | 10 +-
docker/src/main/Dockerfile-1.0.0-standalone | 1 -
iotdb-core/ainode/ainode/core/constant.py | 2 +-
.../ainode/core/model/built_in_model_factory.py | 4 +-
iotdb-core/ainode/ainode/core/rpc/client.py | 30 ++-
iotdb-core/ainode/poetry.lock | 279 ++++++++++++++++-----
iotdb-core/ainode/pyproject.toml | 4 +-
.../ainode/resources/conf/iotdb-ainode.properties | 2 +-
13 files changed, 295 insertions(+), 105 deletions(-)
copy
example/mqtt-customize/src/main/resources/META-INF/services/org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
=> docker/src/main/DockerCompose/docker-compose-ainode.yml (68%)
copy docker/src/main/DockerCompose/{docker-compose-standalone.yml =>
docker-compose-cluster-1c1d1a.yml} (73%)