druid/examples/conf-quickstart
Michael Schnupp 33b4eb624d fix freeSpacePercent in segmentCache.locations (#5765)
* fix freeSpacePercent in segmentCache.locations

* the check should probably test the other way around
* documentation should put the option in the right place
* examples have a superfluous backslash

* add test to verify correct behavior

* switch to Path and test with jimfs

Path allows to use different filesystems.
Jimfs provides an actual (in memory) filesystem.
This also allows more complex test scenarios.

The behavior should be unchanged by this commit.

* Revert "switch to Path and test with jimfs"

This reverts commit 8b9a418d65.
2018-05-24 11:15:30 +09:00
..
druid fix freeSpacePercent in segmentCache.locations (#5765) 2018-05-24 11:15:30 +09:00
tranquility 'maxBytesInMemory' tuningConfig introduced for ingestion tasks (#5583) 2018-05-03 16:25:58 -07:00