Skip to content

Kafka 3.x.x Support

Latest
Compare
Choose a tag to compare
@116davinder 116davinder released this 17 Sep 20:22
80211e9

Major Changes

  • tested Upgrade from 2.8.0 to 2.8.1 #14
  • tested Upgrade from 2.8.1 to 3.0.0 #13
  • tested Upgrade from 3.0.0 to 3.2.1
  • tested updated CMAK to 3.0.0.6
  • Update monitoring code if required https://kafka.apache.org/documentation/#monitoring
  • Option to disable/enable GC Logs + parameterized
  • hardcoded option to use IPv4 Stack for Java

Other Changes

  • updated commonUtils to support Ubuntu
  • minor changes to java install
  • minor changes to vagrant to increase memory
  • updated gitignore
  • typo fix in JmxMonitoring playbook
  • added preferIPv4Stack Java options
  • updated cron to enclose with quotes
  • added option to capture exception in consumer group script
  • updated kafka-input.txt to capture more metrics
  • updated kafka jmx metric script to exlcude line commented input lines
  • updated kafka jmx metric mm script to exlcude line commented input lines
  • updated monitoring crons to use default python3 instead of find command
  • Ubuntu Testing done
  • Basic Testing of Default Configuration