Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20986 )
Change subject: IMPALA-12782: Show info of the event processing in /events webUI ...................................................................... Patch Set 10: (3 comments) http://gerrit.cloudera.org:8080/#/c/20986/10/be/src/catalog/catalog-server.cc File be/src/catalog/catalog-server.cc: http://gerrit.cloudera.org:8080/#/c/20986/10/be/src/catalog/catalog-server.cc@982 PS10, Line 982: progress_info_obj.AddMember("last_synced_event_time_s", progress_info.last_synced_event_time_s); line too long (98 > 90) http://gerrit.cloudera.org:8080/#/c/20986/10/be/src/catalog/catalog-server.cc@1008 PS10, Line 1008: progress_info_obj.AddMember("min_event_time", ToStringFromUnix(progress_info.min_event_time_s)); line too long (100 > 90) http://gerrit.cloudera.org:8080/#/c/20986/10/be/src/catalog/catalog-server.cc@1009 PS10, Line 1009: progress_info_obj.AddMember("max_event_time", ToStringFromUnix(progress_info.max_event_time_s)); line too long (100 > 90) -- To view, visit http://gerrit.cloudera.org:8080/20986 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I2e7d4952c7fd04ae89b6751204499bf9dd99f57c Gerrit-Change-Number: 20986 Gerrit-PatchSet: 10 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Fri, 15 Mar 2024 10:30:02 +0000 Gerrit-HasComments: Yes
