You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/05/25 01:49:00 UTC

[jira] [Updated] (HIVE-19705) remove the stop call from LLAP IO and switch to using to thread interrupt

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

Sergey Shelukhin updated HIVE-19705:
------------------------------------
    Description: 
Custom stop handling is not universal and leaves places where processing may get stuck. 
However, I'm not sure all the code is 100% interrupt safe w.r.t. refcounts.


  was:
Custom handling leaves places where processing may get stuck. 
However, I'm not sure all the code is 100% interrupt safe w.r.t. refcounts.



> remove the stop call from LLAP IO and switch to using to thread interrupt
> -------------------------------------------------------------------------
>
>                 Key: HIVE-19705
>                 URL: https://issues.apache.org/jira/browse/HIVE-19705
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Priority: Major
>
> Custom stop handling is not universal and leaves places where processing may get stuck. 
> However, I'm not sure all the code is 100% interrupt safe w.r.t. refcounts.



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