Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Problem using producer and consumer in same instance #289

Open
tezhm opened this issue Jan 22, 2020 · 0 comments
Open

Problem using producer and consumer in same instance #289

tezhm opened this issue Jan 22, 2020 · 0 comments

Comments

@tezhm
Copy link

tezhm commented Jan 22, 2020

Kafka\ConsumerConfig and Kafka\ProducerConfig access same static variable:

image

image

image

This causes issues for common options such as 'clientId', 'brokerVersion', etc.

Ideally, the configs should have no shared properties.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant