lsyulong commented on PR #7604: URL: https://github.com/apache/gravitino/pull/7604#issuecomment-3054975678
> I think the drawbacks of changing this log level from `info` to `debug` are greater than the benefits.我认为将此日志级别从 `info` 更改为 `debug` 的缺点大于好处。 > > From the information provided by #7373, we can see that a large number of load catalog requests flood in within the same second. This may not be an expected behavior (excluding ongoing performance testing). According to further investigation by @danhuawang, these requests come from unexpected frontend behavior, and then they fixed the frontend issue.从 #7373 提供的信息来看,我们发现大量的加载目录请求在同一秒内涌入。这可能并非预期行为(正在进行的性能测试除外)。根据 的进一步调查,这些请求源于意外的前端行为,他们随后已修复该前端问题。 > > If we change this log level to debug, we would never find this issue until it affects server performance and requires a series of troubleshooting.如果我们将此日志级别更改为调试,我们将永远不会发现此问题,直到它影响服务器性能并需要一系列故障排除。 According to the overall situation above, I will restore the code and close this PR. cc@jerryshao @FANNG1 @yuqi1129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
