Great new Confluent podcast episode about how to
#Migrate Your #ApacheKafka Cluster with Minimal Downtime https://youtu.be/oqRiagSnYfQ
The most tricky part if you can't drain traffic, is how to make sure that migrating consumers don't re-process or lose any messages.
At Wix Engineering we mapped the source/target offsets and told our #ApacheKafka wrapper #WixGreyhound to start from the right offset.
More details here: https://link.medium.com/BwlorLXWcyb
#migrate #apachekafka #wixgreyhound
#WixGreyhound version 0.3.1 is out!
Rich #ApacheKafka client
It supports #Scala #ZIO 2.0 (+ #Java API)
Also, Greyhound as a #docker service is progressing nicely, currently working on #MultiTenancy (Will support #python & #typescript clients)
github.com/wix/greyhound
#wixgreyhound #apachekafka #scala #zio #java #docker #multitenancy #python #typescript