Skip to content

Services using gRPC will break when hitting the max gRPC message size limit #3626

@fmassot

Description

@fmassot

gRPC message default size limit (which I think was introduced in tonic 0.9) is set to 4MB.

With a lot of splits or indexes, a gRPC call to the metastore will return an error. For now, we saw a few examples happening on a quickwit cluster:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions