You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2020/01/23 21:42:15 UTC

[druid] branch master updated (83ddc8d -> 479c097)

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

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


    from 83ddc8d  Update data-formats.md (#9238)
     add 479c097  Add MostAvailableSizeStorageLocationSelectorStrategy (#8879)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        | 13 +++++-
 ...ilableSizeStorageLocationSelectorStrategy.java} | 11 ++---
 .../loading/StorageLocationSelectorStrategy.java   |  3 +-
 .../StorageLocationSelectorStrategyTest.java       | 47 ++++++++++++++++++++++
 website/.spelling                                  |  1 +
 5 files changed, 67 insertions(+), 8 deletions(-)
 copy server/src/main/java/org/apache/druid/segment/loading/{LeastBytesUsedStorageLocationSelectorStrategy.java => MostAvailableSizeStorageLocationSelectorStrategy.java} (79%)


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