[
https://issues.apache.org/jira/browse/TAJO-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237674#comment-14237674
]
Hudson commented on TAJO-1230:
------------------------------
SUCCESS: Integrated in Tajo-master-build #487 (See
[https://builds.apache.org/job/Tajo-master-build/487/])
TAJO-1230: Disable ipv6 support on JVM. (Jihun Kang via hyunsik) (hyunsik: rev
88e5c9e9a5cc067f7cc95899cd21394f2a2243c9)
* CHANGES
* tajo-dist/src/main/bin/tajo
> 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)