You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ali Alsuliman (JIRA)" <ji...@apache.org> on 2019/05/15 08:25:00 UTC

[jira] [Assigned] (ASTERIXDB-2556) Hash join should handle fail() and close() properly when in the failed state

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

Ali Alsuliman reassigned ASTERIXDB-2556:
----------------------------------------

    Assignee: Ali Alsuliman

> Hash join should handle fail() and close() properly when in the failed state
> ----------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2556
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2556
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: HYR - Hyracks, RT - Runtime
>    Affects Versions: 0.9.4
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>              Labels: triaged
>             Fix For: 0.9.5
>
>
> When opening the pipeline, the hash join operator open() could throw an exception due to some checks. Then, when the upstream operator tries to fail() and close() the pipeline due to this failure, the hash join operator would process close() as if the pipeline was not in the failed state.



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