Releases: mesos/elasticsearch
Releases · mesos/elasticsearch
0.4.2
[0.4.2] - [24 September 2015]
Fixed
- Executor does not call driver.stop() when killed bug
- Healthcheck thread not stopped during Unit tests bug testing
- Reimplement scheduler unit tests refactoring
- Executor timeout large value bug
- When executors are lost, the status is not propagated back to zookeeper bug
- Executor Timeout reset and timeout units bug
Enhanced
RELEASE 0.3.0 by Frank Scholten
Added
Full configuration of framework via CLI
User can override ES settings with their own elasticsearch.yml
Data is now stored in Docker volumes
Support multiple Elasticsearch clusters on single Mesos cluster
Configurable scheduler and executor images
Support separate Zookeeper cluster for the framework
Fixed UI redirection bug
Changed
Removed zk, m, n and ram parameters from old CLI
CLI code now uses JCommander library