[
https://issues.apache.org/jira/browse/TAJO-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135413#comment-14135413
]
ASF GitHub Bot commented on TAJO-1040:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/141#issuecomment-55741218
+1
The patch looks good to me.
> Misuse netty HashedWheelTimer
> -----------------------------
>
> Key: TAJO-1040
> URL: https://issues.apache.org/jira/browse/TAJO-1040
> Project: Tajo
> Issue Type: Improvement
> Reporter: Jinho Kim
> Assignee: Jinho Kim
>
> HashedWheelTimer creates a new thread whenever it is instantiated and
> started. Therefore, We should to share the instance
> refer to http://netty.io/3.6/api/org/jboss/netty/util/HashedWheelTimer.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)