vitrivr/cthulhu

IPv6 address not used by Scheduler

NickFitton opened this issue · 0 comments

Issue

As seen in #21 IPv6 addresses would break the Schedulers communication with the worker that gave the IP address. This has been circumvented by the worker not giving their IPv6 address.

Resolution

Add the ability to parse IPv6 addresses to the scheduler and allow the worker to use them.