-Do not distribute nodestat calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3313 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
bea60ca98c
commit
60539e0b1f
@ -75,6 +75,7 @@ sub getstat {
|
||||
sub preprocess_request
|
||||
{
|
||||
my $req = shift;
|
||||
return [$req]; #For now, do not distribute, nodestat seems to lose accuracy and slow down distributed
|
||||
my $cb = shift;
|
||||
my %sn;
|
||||
if ($req->{_xcatdest}) { return [$req]; } #exit if preprocessed
|
||||
|
Loading…
Reference in New Issue
Block a user