rpcx系统日志优化
This commit is contained in:
parent
06fcf5e491
commit
2ef57a8f1a
@ -68,7 +68,7 @@ func (this *Selector) Select(ctx context.Context, servicePath, serviceMethod str
|
|||||||
return node.ServiceAddr
|
return node.ServiceAddr
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.log.Error("Select no found any node", log.Field{"stag", this.stag}, log.Field{"servicePath", servicePath}, log.Field{"serviceMethod", serviceMethod}, log.Field{"routrules", routrules})
|
// this.log.Error("Select no found any node", log.Field{"stag", this.stag}, log.Field{"servicePath", servicePath}, log.Field{"serviceMethod", serviceMethod}, log.Field{"routrules", routrules})
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user