Master node should check the worker hostnames

Issue #30 resolved
Antoine Pietri created an issue

Currently the master node accepts workers even when their hostname are not resolving propetly, causing problems when it has to send them tasks later. These workers should be refused directly when they announce themselves to the master node.

Alternatively, use something else than the hostname to handle this (remote IP).

Comments (1)

  1. Log in to comment