[
https://issues.apache.org/jira/browse/TAJO-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265632#comment-14265632
]
ASF GitHub Bot commented on TAJO-1279:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/331
TAJO-1279: Cleanup TajoAsyncDispatcher and interrupt stop events.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1279
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/331.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #331
----
commit 747aa7bea774195a1500d805dccb31be7866fc4e
Author: jhkim <[email protected]>
Date: 2015-01-06T03:24:59Z
TAJO-1279: Cleanup TajoAsyncDispatcher and interrupt stop events.
----
> Cleanup TajoAsyncDispatcher and interrupt stop events
> -----------------------------------------------------
>
> Key: TAJO-1279
> URL: https://issues.apache.org/jira/browse/TAJO-1279
> Project: Tajo
> Issue Type: Improvement
> Components: query master
> Affects Versions: 0.8.0, 0.9.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Minor
>
> See the titile.
> TajoAsyncDispatcher is an implementation copied from yarn AsyncDispatcher for
> log message handling. but too many create the thread interrupted message.
> We should improve the stop event.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)