Azure / Azure/Batch

Nodes reported as idle while tasks are in running state during app package extraction

Open
#15 2 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
No language data
Stars
27
Forks
29
PR merge metrics
No merged PRs in 30d

Description

#### Problem Description

The monitoring state of Batch nodes is confusing while a big app package is being extracted. In this case the node is reported as idle which gives the impression that something is broken with the scheduler.

#### Steps to Reproduce

- Create a pool with a single node
- Upload an app package of several GB in size
- Create a job with a single task that has a dummy command line and a dependency on the app package

#### Expected Results

As soon as the task transitions to "running" the node should transition away from "idle" as well.

#### Actual Result

The node stays "idle" as long as the app package is being extracted, while the task transitions to "running".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.