mirror of https://github.com/apache/druid.git
33b4eb624d
* 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
|
||
---|---|---|
.. | ||
bin | ||
conf | ||
conf-quickstart | ||
quickstart | ||
src/main | ||
pom.xml |