Skip to content

MSE Brokers Cold Start Errors #18110

@satwik-pachigolla

Description

@satwik-pachigolla

Long initial class loading and networking times on the query path, for example Calcite class loading during compilation, can lead to errors if the first MSE queries received on the broker have tight timeout constraints (~1-2 seconds).

We can reliably reproduce these Timed out while planning query errors on the first few MSE queries, all with 1s timeouts, received on broker startup:

ERROR [PinotClientRequest] [jersey-server-managed-async-executor-9:210] Query processing exceptions: {400=BrokerTimeoutError: Timed out while planning query}

Metadata

Metadata

Assignees

No one assigned

    Labels

    multi-stageRelated to the multi-stage query engine

    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