8000 KafkaChannel reconciler creates Kafka client too often · Issue #912 · knative-extensions/eventing-kafka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
KafkaChannel reconciler creates Kafka client too often #912
Open
@aliok

Description

@aliok

Describe the bug
KafkaChannel reconciler creates Kafka client too often. ...in every reconciliation loop.
Storing the client and reusing breaks things. See discussion here: #886 (comment)

Expected behavior
Not too many Kafka clients created

To Reproduce
See discussion here: #886 (comment) and apply the reverted change.

Knative release version
0.24, 0.25, 0.26

Additional context
See discussion here: #886 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.triage/acceptedIssues which should be fixed (post-triage)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0