Computer Science, asked by nabilamaryam6392, 8 months ago

What happens to the current task when the availability of the active node is modified as drain node?

Answers

Answered by Anonymous
0

A replica node is created to continue the ongoing task.

  • ACTIVE node indicates that it can receive tasks from the swarm manager.

        DRAIN nodes indicate that no task can be assigned to the node due to          

        maintenance.

  • When an active node is switched to DRAIN node it means no more tasks can be assigned to it.
  • In case of an ongoing or current task of the active node which got modified into DRAIN node, a replica node is created which caters for the ongoing task.  

Answered by saheb0396
1

Answer:

Explanation:

task terminate  abruptly

Similar questions