Skip to content

LiveSegmentIndex should recover from segment exhaustion more gracefully. #140

Closed
@tdrews

Description

@tdrews

If the seek start time surpasses the seek end time LiveSegmentIndex will clamp the seek end time to the seek start time. However, if additional segments become available then the seek end time remains clamped to the seek start time unnecessarily. This is a somewhat rare case, but ideally LiveSegmentIndex should reset it's seek window when this occurs.

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctlytype: code healthA code health issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions