Releases: 116davinder/kafka-cluster-ansible
Releases · 116davinder/kafka-cluster-ansible
Kafka 3.x.x Support
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
- 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
- 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
- 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
- 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