You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by sh...@apache.org on 2021/06/30 20:43:17 UTC

[druid] branch master updated (8037a54 -> 906a704)

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

shetland pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 8037a54  revert commons-io to 2.6 (#11392)
     add 906a704  Eliminate ambiguities of KB/MB/GB in the doc (#11333)

No new revisions were added by this update.

Summary of changes:
 .../query/CachingClusteredClientBenchmark.java     |  2 +-
 .../org/apache/druid/data/input/InputEntity.java   |  2 +-
 .../druid/data/input/MaxSizeSplitHintSpec.java     |  2 +-
 .../data/input/impl/prefetch/FetchConfig.java      |  4 +--
 .../org/apache/druid/utils/CompressionUtils.java   |  2 +-
 .../druid/java/util/common/FileUtilsTest.java      |  2 +-
 .../common/io/smoosh/SmooshedFileMapperTest.java   |  2 +-
 docs/configuration/index.md                        |  8 ++---
 docs/development/extensions-core/druid-kerberos.md |  2 +-
 docs/development/extensions-core/druid-lookups.md  |  2 +-
 docs/operations/basic-cluster-tuning.md            | 34 +++++++++---------
 docs/operations/single-server.md                   | 14 ++++----
 docs/querying/querying.md                          |  2 +-
 docs/tutorials/cluster.md                          | 22 ++++++------
 docs/tutorials/docker.md                           |  2 +-
 docs/tutorials/index.md                            |  6 ++--
 .../lookup/cache/loading/OffHeapLoadingCache.java  |  2 +-
 .../java/org/apache/druid/indexer/JobHelper.java   |  2 +-
 integration-tests/README.md                        |  6 ++--
 .../segment/writeout/FileWriteOutBytesTest.java    |  8 ++---
 .../client/cache/MemcachedCacheBenchmark.java      |  2 +-
 website/.spelling                                  | 40 ++++++++++++----------
 22 files changed, 86 insertions(+), 82 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org