Historicals can't work with multiple druid.segmentCache.locations after upgrade from 0.12.3 to 0.16.0
Affected Version
At least 0.16.0
Description
We use from 3 to 6 volumes on historicals with such configs:
druid.segmentCache.locations=[{"path": "/storage1", "maxSize": 1360000000000},{"path": "/storage2", "maxSize": 1360000000000},{"path": "/storage3", "maxSize": 1360000000000}]
After the upgrade I see that the usage of /storage1 is growing, but all other locations do not change.
Historicals can't work with multiple druid.segmentCache.locations after upgrade from 0.12.3 to 0.16.0
Affected Version
At least 0.16.0
Description
We use from 3 to 6 volumes on historicals with such configs:
druid.segmentCache.locations=[{"path": "/storage1", "maxSize": 1360000000000},{"path": "/storage2", "maxSize": 1360000000000},{"path": "/storage3", "maxSize": 1360000000000}]
After the upgrade I see that the usage of /storage1 is growing, but all other locations do not change.