Skip to content

Latest commit

 

History

History
123 lines (79 loc) · 8.2 KB

CHANGELOG.md

File metadata and controls

123 lines (79 loc) · 8.2 KB

Change Log

  • [Enhancement] Issue-57 : Fixed systemd deployment via ulimits and timeout
  • [Enhancement] Issue-54 : Fix init.d/systemd to read configuration from config_dir
  • [Enhancement] Issue-56 : Fix LSB init block to allow use of init script with systemd
  • [Enhancement] Issue-52 : Fix for CentOS 7 while executing "apache_zookeeper::service_systemd" recipe.
  • [Enhancement] Issue-50 : Correct README about log_dir and fix systemd
  • [Feature] Issue-48 : Package installation support
  • [Bug] Issue-47 : binary_url doesn't adhere to version or mirror
  • [Enhancement] Issue-45 : Running service status with the correct user
  • [Bug] Issue-40 : init.d scripts have the CONFIG path hardcoded.
  • [Bug] Issue-43 : Readme references "binary_url", but the cookbook doesn't seem to actually have that
  • [Feature] Issue-38 : Provide recipes for install/configure/service
  • [Feature] Issue-37 : Support different init styles
  • [Enhancement] Issue-36 : Remove xml-simple
  • [Bug] Issue-27 : Package daemon is missing
  • [Enhancement] Issue-25 : zookeeper as system user
  • [Enhancement] Issue-24 : Fix up tests
  • [Enhancement] Issue-23 : Recipe downgrades java to 1.6
  • [Enhancement] Issue-20 : Add test zkcli works
  • [Enhancement] Issue-13 : Use ulimit cookbook
  • [Enhancement] Issue-19 : Documentation update for default ports
  • [Enhancement] Issue-18 : Match any IP address, not just the default
  • [Bug] Issue-14 : attributes? not a method -- affects ec2 provisioning
  • [Enhancement] Issue-10 : Additional attribute tweaks
  • [Bug] Issue-11 : Release without PaxHeaders
  • [Enhancement] Issue-9 : Set zookeeper log directory by default
  • [Bug] Issue-8 : Client port is always appended to hosts
  • [Enhancement] Issue-2 : Add tests
  • [Feature] Issue-7 : Additional attributes
  • [Bug] Issue-5 : Init script does not support chkconfig
  • [Bug] Issue-4 : Metadata does not include java depends
  • [Feature] Issue-1 : Initial Cookbook