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 "Xianqing He (Jira)" <ji...@apache.org> on 2022/10/12 07:57:00 UTC

[jira] [Updated] (IMPALA-11654) Comparator units do not match in Statestore::MonitorSubscriberHeartbeat

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

Xianqing He updated IMPALA-11654:
---------------------------------
    Description: 
Incorrect use of seconds to compare milliseconds when judging whether it is a slow subscriber

[https://github.com/apache/impala/blob/a1fddf1022b76d5226fe9d77f059f37bdee46c13/be/src/statestore/statestore.cc#L1022-L1023]

  was:
Incorrect use of seconds to compare milliseconds when judging whether it is a slow node

https://github.com/apache/impala/blob/a1fddf1022b76d5226fe9d77f059f37bdee46c13/be/src/statestore/statestore.cc#L1022-L1023


>  Comparator units do not match in Statestore::MonitorSubscriberHeartbeat
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-11654
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11654
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Xianqing He
>            Priority: Minor
>             Fix For: Impala 4.2.0
>
>
> Incorrect use of seconds to compare milliseconds when judging whether it is a slow subscriber
> [https://github.com/apache/impala/blob/a1fddf1022b76d5226fe9d77f059f37bdee46c13/be/src/statestore/statestore.cc#L1022-L1023]



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

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