mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add RPC to load tracking.
This commit is contained in:
@@ -1318,6 +1318,8 @@ Json::Value RPCHandler::doCommand(const std::string& command, Json::Value& param
|
||||
cLog(lsTRACE) << "RPC:" << command;
|
||||
cLog(lsTRACE) << "RPC params:" << params;
|
||||
|
||||
LoadEvent::pointer le = theApp->getJobQueue().getLoadEvent(jtRPC);
|
||||
|
||||
mRole = role;
|
||||
|
||||
static struct {
|
||||
|
||||
Reference in New Issue
Block a user