You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "yx91490 (Jira)" <ji...@apache.org> on 2023/02/17 12:06:00 UTC

[jira] [Created] (IMPALA-11931) enhance ExecutorBlacklist::IsBlacklisted to avoid null pointer exception

yx91490 created IMPALA-11931:
--------------------------------

             Summary: enhance ExecutorBlacklist::IsBlacklisted to avoid null pointer exception
                 Key: IMPALA-11931
                 URL: https://issues.apache.org/jira/browse/IMPALA-11931
             Project: IMPALA
          Issue Type: Bug
            Reporter: yx91490
            Assignee: yx91490


'ExecutorBlacklist::IsBlacklisted(const BackendDescriptorPB& be_desc, Status* cause = nullptr, int64_t*time_remaining_ms = nullptr)' will crash if the 3rd parameter 'time_remaining_ms' is null.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)