lsyulong commented on PR #7604: URL: https://github.com/apache/gravitino/pull/7604#issuecomment-3054983659
> I think the drawbacks of changing this log level from `info` to `debug` are greater than the benefits. > > 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. > > 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]
