Skip to content

Rollup index not recognized as such #45387

@kandelon

Description

@kandelon

Elasticsearch version (bin/elasticsearch --version): 7.3.0

Plugins installed: []

JVM version (java -version): cloud

OS version (uname -a if on a Unix-like system): cloud

Description of the problem including expected versus actual behavior:
In working around a different issue I have spun up a fresh cluster, put in some data and templates and created a rollup job via kibana. The job was successfully created and the rollup index started filling with data. However, _rollup_search returns no data (sum/max/etc all come back as null) and on investigation the rollup index has no rollup meta data and GET /*/_rollup/data returns an empty object. I've created other simple indexes and rollup jobs on the cluster and they all come out the same. It seem like the rollup indexes is not being recognized as such, even though the task is running and adding rollup data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :StorageEngine/RollupTurn fine-grained time-based data into coarser-grained data

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions