[email protected] has posted comments on this change. ( http://gerrit.cloudera.org:8080/21031 )
Change subject: [WIP]Hierarchical metastore event processing ...................................................................... Patch Set 12: (1 comment) http://gerrit.cloudera.org:8080/#/c/21031/12/fe/src/main/java/org/apache/impala/catalog/events/TableEventExecutor.java File fe/src/main/java/org/apache/impala/catalog/events/TableEventExecutor.java: http://gerrit.cloudera.org:8080/#/c/21031/12/fe/src/main/java/org/apache/impala/catalog/events/TableEventExecutor.java@212 PS12, Line 212: LOG.info("[{}] Clear event processor since status is {}", executorName_, I think we can remove this log or using some rate log method to print log ,I tested this code ,and I got many unused logs, which will use much storage (it printed 5 log files (200M/per file) just in 5min), and most of them a useless and invalid. -- To view, visit http://gerrit.cloudera.org:8080/21031 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I76d8a739f9db6d40f01028bfd786a85d83f9e5d6 Gerrit-Change-Number: 21031 Gerrit-PatchSet: 12 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 26 Apr 2024 07:46:03 +0000 Gerrit-HasComments: Yes
