Skip to content

5.9.6

Compare
Choose a tag to compare
@gisjedi gisjedi released this 10 Sep 22:49
· 904 commits to master since this release

This is a patch release that allows Scale to recognize a loss of connection to the Mesos Master properly and terminate - previously scheduler process would continue running in an inactive state. Since Scale runs within Marathon, it will be able to recover when Mesos Master availability is restored.

Dependencies

  • DC/OS 1.10+
  • Docker 1.13+
  • ElasticSearch 2.4
  • PostgreSQL 9.4+, PostGIS 2.0+
  • Message Broker (RabbitMQ 3.6 or Amazon Web Services SQS)
  • Vault 0.6.2+ (only if not using DC/OS Enterprise for secrets storage)

Bug Fixes

  • #1716 - Scheduler connection to Mesos Master is lost