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

Fredy Wijaya updated IMPALA-7762:
---------------------------------
    Description: When something goes wrong, "invalidate metadata" can cause a 
hang while waiting for a catalog update that never arrives. There's a TODO 
(https://github.com/apache/impala/blob/1d72c7584fd33746b17826c1dc54a1819fce9ec5/be/src/service/impala-server.cc#L1612-L1613)
 in the code to set a timeout instead of waiting indefinitely.  (was: When 
something goes wrong, "invalidate metadata" can cause a hang while waiting for 
a catalog update that never arrives. There's a TODO 
(https://github.com/apache/impala/blob/1d72c7584fd33746b17826c1dc54a1819fce9ec5/be/src/service/impala-server.cc#L1612-L1620)
 in the code to set a timeout instead of waiting indefinitely.)

> Add a timeout in Impala when waiting for a catalog update
> ---------------------------------------------------------
>
>                 Key: IMPALA-7762
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7762
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Fredy Wijaya
>            Priority: Major
>
> When something goes wrong, "invalidate metadata" can cause a hang while 
> waiting for a catalog update that never arrives. There's a TODO 
> (https://github.com/apache/impala/blob/1d72c7584fd33746b17826c1dc54a1819fce9ec5/be/src/service/impala-server.cc#L1612-L1613)
>  in the code to set a timeout instead of waiting indefinitely.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to