Quanlong Huang created IMPALA-14494:
---------------------------------------
Summary: Catalogd logs of GetPartialCatalogObject requests are
using stale query ids
Key: IMPALA-14494
URL: https://issues.apache.org/jira/browse/IMPALA-14494
Project: IMPALA
Issue Type: Bug
Components: Catalog
Reporter: Quanlong Huang
Assignee: Quanlong Huang
IMPALA-6665 adds query ids in the catalogd logs. However, logs of
GetPartialCatalogObject requests are not associated with the correct query ids,
leading the previous query id that using that thread being logged.
https://github.com/apache/impala/blob/1008decc0780fc4da9a3d35cafc5c93f9f3574e5/be/src/catalog/catalog.cc#L118-L121
A correct example in ExecDdl requests:
https://github.com/apache/impala/blob/1008decc0780fc4da9a3d35cafc5c93f9f3574e5/be/src/catalog/catalog.cc#L150-L152
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]