카프카 버전 업그레이드 카프카 버전 업그레이드를 해야할 일이 생겨 버전별 차이 및 업그레이드 방법에대해 알아봤다. 자료는 kafka 공식 document에서 찾아보았다. kafka broker와 kafka-clients만 업그레이드 해야 했기 때문에 kafka-connect와 streams는 업그레이드 내용을 찾아볼 때 제외하였다. 아래는 자료출처이다. https://kafka.apache.org/downloads#2.0.0 Apache KafkaApache Kafka: A Distributed Streaming Platform.kafka.apache.orghttps://kafka.apache.org/documentation/#upgrade_200_notable Apache KafkaApache ..