[Log] Modify some log level on BE side (#6381)
This commit is contained in:
@ -197,7 +197,7 @@ public class UtFrameUtils {
|
||||
be.setOwnerClusterName(SystemInfoService.DEFAULT_CLUSTER);
|
||||
be.setBePort(be_thrift_port);
|
||||
be.setHttpPort(be_http_port);
|
||||
be.setBeRpcPort(be_brpc_port);
|
||||
be.setBrpcPort(be_brpc_port);
|
||||
Catalog.getCurrentSystemInfo().addBackend(be);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user