[
https://issues.apache.org/jira/browse/TAJO-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237653#comment-14237653
]
ASF GitHub Bot commented on TAJO-1230:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/291
> 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
> Fix For: 0.9.1
>
>
> 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)