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

Ali Alsuliman updated ASTERIXDB-2556:
-------------------------------------
    Description: 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.  (was: 
When opening the pipeline, the hash 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.)

> 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
>            Priority: Major
>             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)

Reply via email to