8000 metadata cache does not get updated when producing event · Issue #445 · kafkaex/kafka_ex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
metadata cache does not get updated when producing event #445
Open
@yingyingtang-brex

Description

@yingyingtang-brex

To my understanding, when we produce a message with Topic A, the client will call server for metadata of the topic here.

However, we can see sometimes (not always), the metadata returned is for the previously produced topic (e.g. Topic B), rather than the current topic (e.g. Topic A) to be reproduced.

I suspect somehow the metadata cache was not updated, but not sure the root cause since its random issue.

Suggestions are appreciated!

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

      0