Skip to content

Releases: 116davinder/kafka-cluster-ansible

Kafka 3.x.x Support

17 Sep 20:22
80211e9
Compare
Choose a tag to compare

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

Kafka 2.7.0 & 2.8.0 Support

18 May 18:19
a8d47d2
Compare
Choose a tag to compare
  • tested code with Kafka 2.7.0 & 2.8.0
  • updated ansible to support 2.10
  • updated terraform code to support AWS 3.x
  • added support for Amazon Linux 2
  • added java 11 as the default version
  • updated custom monitoring dependencies and tested code
  • updated decommission playbook

Kafka 2.6.0 Support & Tested Terraform AWS Code

16 Aug 19:28
a1851df
Compare
Choose a tag to compare
  • Added Support for Kafka 2.6.0
  • Added Dockerfile for CMAK ( Kafka Manager )
  • Tested Terraform Code for AWS
  • Added Vagrantfile for Development
  • Added Support for Java 11 and higher
  • Added Sample Splunk Dashboards
  • Minor Bug/Conditions Updates
  • Added Support for AWSLogs Agent / CloudWatch Logs for AWS Clusters
  • Issue 3 Fix

Kafka Cloud Support

30 Jul 23:39
Compare
Choose a tag to compare
Kafka Cloud Support Pre-release
Pre-release
  • Enable AWS Cloud using Terraform
  • Enable Oracle Cloud using Terraform
  • Add Support for Ubuntu / Debain Systems
  • Added Source Code of NewRelic Dashboards for Kafka & Mirror Maker
  • Added PDF Format of NewRelic Dashboards for Kafka & Mirror Maker

Production Tested Release

19 Jul 10:47
19e7f85
Compare
Choose a tag to compare
  • First Production Tested Version ( Used for more than a year )
  • Added Custom Monitoring
  • Added NewRelic Monitoring Solution
  • Added possible optimizations
  • Ansible-Lint Compliant
  • Mirror Maker V1 Installation + Configuration Management