Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kafka producer: use the higher-level Writer abstraction from segmentio/kafka-go lib #808

Open
dmachard opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dmachard
Copy link
Owner

dmachard commented Sep 12, 2024

As suggested on #800 (comment)

Use the Writer is a higher-level abstraction instead of the Conn which is very low-level.

@dmachard dmachard changed the title kafka procuder: use the higher-level Writer abstraction from segmentio/kafka-go lib kafka producer: use the higher-level Writer abstraction from segmentio/kafka-go lib Sep 12, 2024
@dmachard dmachard added help wanted Extra attention is needed enhancement New feature or request labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant