Sai Hemanth Gantasala created IMPALA-13583: ----------------------------------------------
Summary: Improve logging in COMMIT_TXN event Key: IMPALA-13583 URL: https://issues.apache.org/jira/browse/IMPALA-13583 Project: IMPALA Issue Type: Improvement Components: Catalog Affects Versions: Impala 4.4.1 Reporter: Sai Hemanth Gantasala Assignee: Sai Hemanth Gantasala Currently in the catalogD logs, the only log message we see for a COMMIT_TXN is the following: {code:java} I1121 07:29:09.563233 26392 MetastoreShim.java:845] EventId: 57969 EventType: COMMIT_TXN transaction id: 4187 {code} There is no info about the processing of this event in the logs. It would nice see info about progress of this event in the logs. -- This message was sent by Atlassian Jira (v8.20.10#820010)