kafka-gitops icon indicating copy to clipboard operation
kafka-gitops copied to clipboard

support PREFIXED consumer groups

Open fholzer opened this issue 4 years ago • 4 comments

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.

fholzer avatar Dec 10 '20 16:12 fholzer

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? 😄

devshawn avatar Dec 14 '20 14:12 devshawn

Hi Shawn, that sounds really great. That way I don't have to maintain my fork with that patch applied ;) Cheers/f

fholzer avatar Dec 14 '20 16:12 fholzer

Hi @fholzer, sorry for the delay. I hope to have this added and released by the end of the week. Thanks!

devshawn avatar Jan 25 '21 16:01 devshawn

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. 😋

fholzer avatar Jan 25 '21 19:01 fholzer