danhuawang commented on PR #7604: URL: https://github.com/apache/gravitino/pull/7604#issuecomment-3055291880
> 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. These requests come from Trino container(gravitino-trino-connector) which is deployed for data preview feature. -- 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]
