Skip to content

Docs don't say which takes precedence: persistent cluster settings, or elasticsearch.yml #3671

@andrewclegg

Description

@andrewclegg

I would have thought elasticsearch.yml, but the exception in #3670 refers to a setting that I have in my .yml file anyway:

threadpool:
    search:
        type: fixed
        size: 24
        queue_size: -1

This suggests that ES is trying to parse and act on the persistent cluster setting, even though that's already been set in the .yml file.

Version: 0.90.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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