Where are you seeing `Task.executor_id` being empty? Can you show some logs
or API endpoint responses?

There was a bug that Gaston fixed recently regarding executor ids being
incorrectly erased during re-registration. Not sure if it's related.
@Gaston, can you confirm?

On Wed, Dec 13, 2017 at 1:39 PM, Eric Chung <ech...@uber.com> wrote:

> Hello,
>
> I've noticed that when a task is launched with the command executor, the
> Task.executor_id field is empty, while the executor_id I get from the
> GET_EXECUTORS call matches Task.id. Is this expected behavior? Under what
> conditions would Task.executor_id be empty?
>
> Thanks!
>
> Eric
>

Reply via email to