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

AllowAutoTopicCreation does not exist in writer config, but only in the writer struct #1278

Open
yogeshg opened this issue Apr 9, 2024 · 1 comment

Comments

@yogeshg
Copy link

yogeshg commented Apr 9, 2024

AllowAutoTopicCreation to be introduced to writer config, and passed through to the writer itself.

Supporting documentation

// AllowAutoTopicCreation notifies writer to create topic if missing.
	AllowAutoTopicCreation [bool](https://pkg.go.dev/builtin#bool)
@yogeshg
Copy link
Author

yogeshg commented Apr 9, 2024

#1279 if this is desirable.

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

No branches or pull requests

1 participant