Skip to content

Introduce log read preference for remote-first tiering reads #3607

Description

@zuston

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

The motivation of this PR is to reduce TabletServer RPC and local disk pressure when fetching high-throughput logs.

Based on observations from production workloads, when ingestion throughput reaches around 20 GB/s, log fetch traffic from the tiering service can reach about 30 GB/s. This puts significant additional pressure on TabletServers, especially on RPC handling and local disk reads.

Solution

No response

Anything else?

No response

Willingness to contribute

  • I'm willing to submit a PR!

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions