Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/23818 )
Change subject: IMPALA-13679: Fix ASAN Failure in Workload Management Tests ...................................................................... Patch Set 6: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/23818/6//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23818/6//COMMIT_MSG@11 PS6, Line 11: The : workload management code never properly shuts down this : ticker resulting in it sometimes, during shutdown, to : access variables that have already been released. This issue is gone by making related objects static, correct? -- To view, visit http://gerrit.cloudera.org:8080/23818 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9a29f4f788cf7259c263a17272e86acdda5caa77 Gerrit-Change-Number: 23818 Gerrit-PatchSet: 6 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Mihaly Szjatinya <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Tue, 06 Jan 2026 21:45:28 +0000 Gerrit-HasComments: Yes
