Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
72 lines (52 loc) · 5.65 KB

CHANGELOG.md

File metadata and controls

72 lines (52 loc) · 5.65 KB

Change Log

  • [Enhancement] Issue-68 : broker restart fails
  • [Enhancement] Issue-66 : Fix init.d script for 2.2 support
  • [Enhancement] Issue-61 : Fixed kerberos keytab attribute name in defaults
  • [Enhancement] Issue-60 : Added support for running kafka offset monitor with kerberos
  • [Enhancement] Issue-58 : Created broker_id attribute for cookbook to generate even if broker i…
  • [Feature] Issue-56 : Support for Kerberos SASL authentication
  • [Enhancement] Issue-54 : Ensure offset monitor install directory is owned by offset monitor us…
  • [Enhancement] Issue-52 : Provided configuration for controlling offset monitor logging
  • [Feature] Issue-49 : Support any option for offset monitor
  • [Enhancement] Issue-46 : #45: Cleaned up init script and added sleep between stop/start during…
  • [Enhancement] Issue-45 : Add sleep between restart
  • [Bug] Issue-44 : #43: Fixed init math logic
  • [Bug] Issue-43 : Init script number addition incorrect
  • [Enhancement] Issue-38 : Setup travis to run test-kitchen via docker
  • [Bug] Issue-41 : moved kafka user configuration back into default recipe
  • [Enhancement] Issue-39 : separated user and group logic to another recipe
  • [Enhancement] Issue-33 : Default to version 0.9.0 and scala 2.11
  • [Bug] Issue-29 : kafka stdout logs same thing as server.log
  • [Enhancement] Issue-28 : add libraries to find broker id and zookeepers
  • [Enhancement] Issue-14 : Remove broker config defaults
  • [Enhancement] Issue-24 : I've encountered some issues on the shell scripts with this cookbook. Here are my proposed fix and improvements
  • [Enhancement] Issue-22 : lock file cleanup, make kafka user uid configureable
  • [Enhancement] Issue-18 : fix adding nil if hostname isn't set up first
  • [Feature] Issue-12 : Support zookeeper chroot in a first class manner
  • [Bug] Issue-10 : Error executing action stop on resource 'service[kafka]'
  • [Enhancement] Issue-9 : Setup repo to use travis ci
  • [Enhancement] Issue-8 : Updated README with release info, created COMMITTERS file for commiter i...
  • [Enhancement] Issue-7 : Cleaned up code to add stderr/stdout logging for kafka start/stop comman...
  • [Enhancement] Issue-6 : Add kafka service stdout and stderr
  • [Enhancement] Issue-3 : Restrict overwriting kafka-server-stop.sh to < 0.8.2