Skip to content

Trim _seq_no doc values when no longer needed #136305

@kkrik-es

Description

@kkrik-es

Sequence numbers have considerable storage footprint in TSDB, especially for OTel. We propose to rely on merges to remove them when they are no longer needed for peer recoveries and CCR. This disables OCC and changes the behavior of any feature relying on the latter, such as update- and delete-by-query.

This effort requires the following work items:

Distributed:

Storage Engine:

Metadata

Metadata

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