You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/11/03 00:07:00 UTC

[jira] [Updated] (IMPALA-4697) RuntimeState::LogError() does not log merged status

     [ https://issues.apache.org/jira/browse/IMPALA-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong updated IMPALA-4697:
----------------------------------
    Description: 
If MergeStatus() or AddDetail() is called on the status, and then that Status is passed to RuntimeState::LogError(), the merged error messages are silently dropped and never reported anywhere.

We should fix this because the merged error messages often include important diagnostic info.

  was:
If MergeStatus() is called on the status, and then that Status is passed to RuntimeState::LogError(), the merged error messages are silently dropped and never reported anywhere.

We should fix this because the merged error messages often include important diagnostic info.


> RuntimeState::LogError() does not log merged status
> ---------------------------------------------------
>
>                 Key: IMPALA-4697
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4697
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.8.0
>            Reporter: Tim Armstrong
>            Priority: Major
>              Labels: supportability
>
> If MergeStatus() or AddDetail() is called on the status, and then that Status is passed to RuntimeState::LogError(), the merged error messages are silently dropped and never reported anywhere.
> We should fix this because the merged error messages often include important diagnostic info.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org