You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2021/11/19 09:45:00 UTC

[jira] [Commented] (HIVE-25509) CLIService.closeOperation should not fail if operation handle is not present

    [ https://issues.apache.org/jira/browse/HIVE-25509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446404#comment-17446404 ] 

László Bodor commented on HIVE-25509:
-------------------------------------

merged to master, thanks [~maheshk114] for the review!

> CLIService.closeOperation should not fail if operation handle is not present
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-25509
>                 URL: https://issues.apache.org/jira/browse/HIVE-25509
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> I think, if we want the close operation to be safe and idempotent, we should not fail on client side if 2 different close requests come in (due to socket timeout + retry) for the same operation handle (and second fails because operation handle was already removed for the first request which then socket timed out)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)