Ali Alsuliman created ASTERIXDB-2556:
----------------------------------------

             Summary: 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
             Fix For: 0.9.5


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.



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

Reply via email to