Skip to content

StackOverflowError in MetricAgeOffIterator #150

@jdwoody

Description

@jdwoody

If data is present/ingested that should be aged off, you can get a SOE during compaction or at scan time due to the recursive call chain in the MetricAgeOffIterator:
seekPastAgedOffMetricData(line 161)
seekIfNecessary(line 87)
seek(line 180)

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