r-glyde

Results 8 comments of r-glyde

Not 100% sure but guessing the build failure is unrelated to this change and will probably be fixed by #359

Hi @edenhill - any chance you'll be able to have a look at this sometime? Would be useful to us and hopefully others who have issues with the old avro...

It looks like a fix for this was merged into avro-c a while ago (apache/avro#159) and is in the `release-1.11.0` tag. https://github.com/confluentinc/avro-c-packaging doesn't have the same fix but I'm not...

Thanks for the suggestions will give them a try. Closing the issue as it seems like having a built in solution for this probably wouldn't be very useful to most.

Yeah, this just uses the underlying kafka admin client so everything needed should be supported (we use this with SSL fine). Some examples [here](https://github.com/sky-uk/kafka-configurator#injecting-kafka-admin-client-config) but essentially you can either pass...

`0.14.0` includes #53 which reverted the change in circe version and so means there is no limit on the maximum number of aliases again. I think we can leave this...

Hi @giuseppe-sky. Could you please provide a bit more context for this? Have you been told that any service you are using must use these base images? This project has...

The topic loader now supports loading from specified partitions (will link PR later)