Skip to content

Avoid compacting tablet if it referenced by some query #969

Description

@morningman

Describe
When doing some long time queries, with high frequency load, some tablets may already been compacted before the query arrival. So that the version can not be found, which cause the query failed.

I think we can mark the tablets and its version before doing the real scan. The marked version cannot be compacted for a certain time

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions