Skip to content

Historicals can't work with multiple druid.segmentCache.locations #8667

@Laboltus

Description

@Laboltus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions