distributed-process icon indicating copy to clipboard operation
distributed-process copied to clipboard

getNodeInfo assumes its caller is a local process

Open hyperthunk opened this issue 9 years ago • 2 comments

We should either document this constraint, or better, check and forward in the remote case, as we do with other control messages.

hyperthunk avatar Feb 03 '16 07:02 hyperthunk

Where is getNodeInfo in the codebase? My grep is turning up nothing.

zimurgh avatar Mar 10 '16 14:03 zimurgh

Erm, getNodeStats I mean, I got confused with getProcessInfo - I'll update the title later...

hyperthunk avatar Mar 10 '16 15:03 hyperthunk