[
https://issues.apache.org/jira/browse/TAJO-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237638#comment-14237638
]
ASF GitHub Bot commented on TAJO-1230:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/291#issuecomment-66039504
+1
The patch looks straightforward. This patch does not affect any tests. The
unit test was failed due to time zone issue (TAJO-1234). I'll commit it shortly.
> Disable ipv6 support on JVM
> ---------------------------
>
> Key: TAJO-1230
> URL: https://issues.apache.org/jira/browse/TAJO-1230
> Project: Tajo
> Issue Type: Improvement
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Minor
>
> This is not a critial issue, but each Tajo components internally use ipv4
> address. Without this option, JVM will try to load ipv6 stacks on jvm
> processes and bind itself with ipv6 addresses. It could waste JVM resources
> and could be decreased network performance. If we don't have a plan to
> support ipv6 address, it could be better to turn off ipv6 support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)