docker exec -ti kafka /opt/kafka/bin/kafka-topics.sh --bootstrap-server localhost:9092 --alter --topic enhanced-document \
        --partitions 40
