Joshua Cohen created AURORA-1871:
------------------------------------
Summary: Client should reject tasks with duplicate process names
Key: AURORA-1871
URL: https://issues.apache.org/jira/browse/AURORA-1871
Project: Aurora
Issue Type: Task
Components: Client
Reporter: Joshua Cohen
If a user creates a job that contains tasks with the same process name, that
info is happily passed on to thermos, which will happily run one of those
processes, but maybe display a separate one in the UI. In general the behavior
in this case is non-deterministic and can lead to hard to track down bugs.
We should just short circuit and fail in the client if we detect multiple
processes with the same name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)