Missing workload validation #18

Closed
opened 2019-11-22 23:31:57 +00:00 by pradykaushik · 2 comments
pradykaushik commented 2019-11-22 23:31:57 +00:00 (Migrated from github.com)

Currently, there is no workload validation before registering framework with Mesos. Therefore, any error in the workload definition will either result in a TASK_ERROR status from Mesos or will result in panic/fatal log from within Elektron.

We should validate the workload when it is submitted and framework registration should be done only if the workload passes validation.

Currently, there is no workload validation before registering framework with Mesos. Therefore, any error in the workload definition will either result in a TASK_ERROR status from Mesos or will result in panic/fatal log from within Elektron. We should validate the workload when it is submitted and framework registration should be done only if the workload passes validation.
pradykaushik commented 2019-11-23 01:18:23 +00:00 (Migrated from github.com)

pull request #19 under review.

pull request #19 under review.
pradykaushik commented 2019-11-26 08:08:28 +00:00 (Migrated from github.com)

merged!

merged!
This repository is archived. You cannot comment on issues.
No description provided.