This is an automated email from the ASF dual-hosted git repository.
davidlim pushed a change to branch 0.13.0-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git.
from c1d2f55 fix TaskRunnerUtils String formatting issue (#6492)
new 71841c5 fix distribution to not include contrib extensions by
default, don't pull the entire AWS SDK bundle (#6494)
new b419dd8 fix shallow clone git-commit-id plugin unable to find commits
until tag issue (#6495)
new c443049 Fix integration test service logging (#6479)
new 51ff7f6 include mysql-metadata-storage extension in distribution, but
without… (#6497)
The 4 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:
aws-common/pom.xml | 6 +-
distribution/pom.xml | 112 ++++++++++-----------
distribution/src/assembly/assembly.xml | 3 -
docs/content/development/extensions-core/mysql.md | 18 ++++
extensions-core/avro-extensions/pom.xml | 6 ++
extensions-core/druid-kerberos/pom.xml | 12 +++
extensions-core/hdfs-storage/pom.xml | 12 +++
extensions-core/mysql-metadata-storage/pom.xml | 1 +
.../metadata/storage/mysql/MySQLConnector.java | 15 ++-
indexing-hadoop/pom.xml | 5 -
.../common/stats/RowIngestionMetersTotals.java | 2 +-
integration-tests/docker/Dockerfile | 5 +
integration-tests/docker/broker.conf | 3 +-
integration-tests/docker/coordinator.conf | 3 +-
integration-tests/docker/historical.conf | 3 +-
integration-tests/docker/middlemanager.conf | 5 +-
integration-tests/docker/overlord.conf | 3 +-
.../docker/router-no-client-auth-tls.conf | 3 +-
.../docker/router-permissive-tls.conf | 3 +-
integration-tests/docker/router.conf | 3 +-
integration-tests/run_cluster.sh | 3 +
pom.xml | 13 ++-
22 files changed, 156 insertions(+), 83 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]