diqiu50 opened a new issue, #5302: URL: https://github.com/apache/gravitino/issues/5302
### What would you like to be improved? Reduce redundant logging in the Trino connector. ``` 2024-10-28T07:08:39.504Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:08:39 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:130 - Load metalake: test 2024-10-28T07:08:39.511Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:08:39 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:161 - Load metalake test's catalogs. catalogs: []. 2024-10-28T07:08:49.513Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:08:49 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:130 - Load metalake: test 2024-10-28T07:08:49.520Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:08:49 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:161 - Load metalake test's catalogs. catalogs: []. 2024-10-28T07:08:59.525Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:08:59 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:130 - Load metalake: test 2024-10-28T07:08:59.532Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:08:59 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:161 - Load metalake test's catalogs. catalogs: []. 2024-10-28T07:09:09.533Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:09:09 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:130 - Load metalake: test 2024-10-28T07:09:09.542Z INFO gravitino-connector-schedule-0 stdout 2024-10-28 07:09:09 INFO [gravitino-connector-schedule-0] CatalogConnectorManager:161 - Load metalake test's catalogs. catalogs: []. ``` ### How should we improve? _No response_ -- 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]
