Skip to content

Instantly share code, notes, and snippets.

View gherceg's full-sized avatar

Graham Herceg gherceg

View GitHub Profile

Upgrade to new versions of Kafka and Zookeeper in Docker

This upgrades Kafka from 2.6 to 3.2 and Zookeeper from 3.4 to 3.7.

Early Adopters

From your commcare-hq directory, run the following:

  1. git checkout gh/upgrade-kafka-container
  2. ./scripts/docker up -d kafka zookeeper