spcl/rFaaS

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

開放

#32 建立於 2023年8月21日

 (4 則留言) (0 個反應) (0 位負責人)C++ (19 個分叉)auto 404
buggood first issue

倉庫指標

星標
 (59 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南