Skip to content

Improve topic lookup for topics that have high number of partitions #1088

@sijie

Description

@sijie

Problem

Currently the client looks up topic location per topic partition. This would result in quite a lot of topic lookup requests when a topic has many partitions. It would be great to batch the topic location lookup requests, so a client doesn't have to send that many lookup requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/clientlifecycle/staletype/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions