Skip to content

Test if we have the metadata timeout after 60000ms when switch the topic #94

@stevehu

Description

@stevehu

If the same Kafka sidecar is used to produce two or more topics, we might have this timeout to retrieve the metadata in the same producer instance. We need to test it out with real use cases to confirm. The solution might be just to list all the topics in the configuration and create the metadata in cache during the producer startup hook.

#92

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions