kafka-gitops
kafka-gitops copied to clipboard
support PREFIXED consumer groups
Are there any plans to support PREFIXED
consumer groups (service type: application)?
For now I implemented this at in my fork though as I'm not familiar with the code base and only need this for service type application
I didn't touch files related to other service types.
Hi @fholzer, I'm happy to support this enhancement. I'll likely use your implementation as a starting point and get a release built sometime this week -- does that help you out? 😄
Hi Shawn, that sounds really great. That way I don't have to maintain my fork with that patch applied ;) Cheers/f
Hi @fholzer, sorry for the delay. I hope to have this added and released by the end of the week. Thanks!
No worries at all. As long as there's no other new features we're interested in, we're fine with using my fork for now. 😋