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

Add topics programmatically in Kafka #290

Open
2 tasks done
bclubb opened this issue May 8, 2024 · 2 comments
Open
2 tasks done

Add topics programmatically in Kafka #290

bclubb opened this issue May 8, 2024 · 2 comments
Assignees

Comments

@bclubb
Copy link

bclubb commented May 8, 2024

Required Terms

What service(s) is this request for?

Heroku Kafka

Tell us about what you're trying to solve. What challenges are you facing?

We would like the ability to add topics programmatically to a Kafka instance from our application code.

@jbrown-heroku
Copy link

Hi @bclubb are you looking to use the Kafka built-in protocol via admin API?
If we could provide a HTTP API endpoint, could that work for you?

@bclubb
Copy link
Author

bclubb commented May 16, 2024

Hi @jbrown-heroku

Before we had access to the built-in protocol a few years ago. I believe a change was made that removed the ACL from our access through the Heroku config user. That would be our preferred method.

Is the HTTP API you are talking about a Heroku platform API? If so then it would make our local development diverge from what happens in our Heroku hosted environments, which we would want to avoid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Researching
Development

No branches or pull requests

2 participants