Skip to content

High latency on high QPS use case #4183

@jackjlli

Description

@jackjlli

We noticed the latency from offline server becomes high when qps is high (e.g. more than 1000 qps per server host).
The query pattern is:

SELECT sum(count) FROM table1 WHERE column1 IN ("aa", "ab", "ad", ..., "zz")

This page is used to keep track of the methods we've tried to optimize the performance.

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