Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1725: TaskContainer can hang when RuntimeException occurs in TaskImpl#667

Closed
hyunsik wants to merge 1 commit into
apache:masterfrom
hyunsik:TAJO-1725
Closed

TAJO-1725: TaskContainer can hang when RuntimeException occurs in TaskImpl#667
hyunsik wants to merge 1 commit into
apache:masterfrom
hyunsik:TAJO-1725

Conversation

@hyunsik
Copy link
Copy Markdown
Member

@hyunsik hyunsik commented Jul 30, 2015

Review on Reviewable

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If an exception causes in physical operator, it can be sent failure report in finally block. But rethrow the exception are sent report twice

@jinossy
Copy link
Copy Markdown
Member

jinossy commented Jul 31, 2015

@hyunsik
Query hang is fixed by TAJO-1731. Could you test again?

@hyunsik
Copy link
Copy Markdown
Member Author

hyunsik commented Jul 31, 2015

This bug seems to be fixed in TAJO-1731. I close this issue. Thank you :)

@hyunsik hyunsik closed this Jul 31, 2015
@jinossy
Copy link
Copy Markdown
Member

jinossy commented Jul 31, 2015

@hyunsik
TAJO-1726 is caused by rethrow the exception
Thanks.

@hyunsik hyunsik deleted the TAJO-1725 branch August 20, 2015 06:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants