This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: d2iq-archive/dcos-kafka-service
Releases · d2iq-archive/dcos-kafka-service
1.1.18-0.10.1.0
- Support for Marathon style placement constraints for brokers
- Options for enabling JMX access (disabled by default)
- Options for providing statsd endpoint manually
- Disable health check by default for now - as currently implemented it can cause problems during updates.
- Updated JRE release
- Minor fixes to CLI commands
Patch release: Permissive configuration parsing
We discovered via testing that 1.1.17 couldn't be downgraded from (upcoming) 1.1.18 due to lack of permissiveness towards new fields in the config (specifically placement_constraint
).
This patch release will ensure users have a path to downgrade from 1.1.18 if needed, but it doesn't otherwise make any changes.
1.1.17-0.10.1.0
Features
- Support for configurable JMX port
Updates
- Kafka updated to 0.10.1.0
- JRE upgraded to build 112
DC/OS Kafka - 1.1.16-0.10.0.0
Bug Fixes
- Revert change causing VIP regression
DC/OS Kafka - 1.1.15-0.10.0.0
- Allow configuring user as which Kafka brokers should run.
Release Kafka 1.1.14-0.10.0.0
Improvements
- Use integrated SSL cert from DC/OS
Bug Fixes
- Fix service upgrade regression
Release Kafka 1.1.13-0.10.0.0
Bug Fixes
- Replacing Brokers which have encountered
TASK_LOST
regression is fixed.
Improvements
- Allow the HealthCheck endpoint on the Executor to dynamically reserve any port available.
- Kafka suppresses and revives offers when appropriate.
Release Kafka 1.1.11-0.10.0.0
- Consume dcos-commons 0.4.37-SNAPSHOT
- Fixes excessive log generation from Curator/Zookeeper
- Reverts to Mesos 0.28 from 1.0 for DC/OS 1.7 compatibility
Release Kafka 1.1.10-0.10.0.0
- Replace Python CLI with GO CLI
- Add Framework Registration health check
- Remove redundant "brokers" key in the body of the reply to the /brokers endpoint
- Passthrough of Kafka server.properties settings
- Support for destructive automated permanent host failure recovery
- Broker health check for registration with Zookeeper failure
Kafka 0.9.0.0 on Framework 0.2.0
Merge pull request #45 from mesosphere/0_9_0_0 Release Kafka 0.9.0.0