rFaaS icon indicating copy to clipboard operation
rFaaS copied to clipboard

[libfabric-sarus branch] --skip-resource-manager flag still requires an ip & port in config

Open mattnappo opened this issue 2 years ago • 4 comments

In the libfabric-sarus branch, the executor manager will crash if the resource_manager_address or resource_manager_port fields in config/executor_manager.json are not set. This crash still happens even when the executor manager is run with --skip-resource-manager. I can work on a fix at some point, but I just wanted to document the bug.

Code breaks here: https://github.com/spcl/rFaaS/blob/libfabric-sarus/server/executor_manager/manager.cpp#L28

mattnappo avatar Aug 21 '23 18:08 mattnappo

@mattnappo Yes, it should be an easy fix :)

mcopik avatar Aug 23 '23 11:08 mcopik

is any one still woring on this issue ? if not please assign me this issue

ShubhAgarwal-30 avatar Aug 25 '24 04:08 ShubhAgarwal-30

@ShubhAgarwal-30 Thanks for your interest! This issue is on a branch in progress that needs specific deployment and testing - I think it will would be better if you could help with other issues :-)

mcopik avatar Aug 27 '24 05:08 mcopik

Ok thanks for the info

ShubhAgarwal-30 avatar Aug 27 '24 05:08 ShubhAgarwal-30