dapr / dapr/components-contrib

Kafka's clientID to default to appID

Open
#2,397 14 comments 0 reactions 2 assignees Claimed by @cicoyle View on GitHub
area/runtime/binding area/runtime/pubsub good first issue P1 pinned
Dominant language
Go
Stars
602
Forks
580
Avg merge
4d 9h
Merged PRs (30d)
6

Description

Today, Kafka's pubsub and binding default clientID to `sarama` - which is useless. Since clientID is used by Kafka to apply quotas and set in tracing, defaulting to Dapr's appID make more sense.

https://docs.dapr.io/reference/components-reference/supported-pubsub/setup-apache-kafka/#spec-metadata-fields

Related to: https://github.com/dapr/dapr/issues/5690

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.