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

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


    from 934547a  RetryingInputEntity to retry on transient errors (#8923)
     add 9955107  RandomLocationSelectorStrategy to Choose an available 
disk(location) to store a segment. With unit tests. (#8461)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        |   2 +-
 ... => RandomStorageLocationSelectorStrategy.java} |  26 ++---
 .../loading/StorageLocationSelectorStrategy.java   |   3 +-
 .../SegmentLoaderLocalCacheManagerTest.java        | 105 +++++++++++++++++++++
 .../StorageLocationSelectorStrategyTest.java       |  29 ++++++
 5 files changed, 146 insertions(+), 19 deletions(-)
 copy 
server/src/main/java/org/apache/druid/segment/loading/{LeastBytesUsedStorageLocationSelectorStrategy.java
 => RandomStorageLocationSelectorStrategy.java} (60%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to