You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/12/24 16:47:39 UTC

[GitHub] [ignite] ptupitsyn commented on pull request #8591: IGNITE-13555 Java thin: add IPv6 address support

ptupitsyn commented on pull request #8591:
URL: https://github.com/apache/ignite/pull/8591#issuecomment-750925555


   
   @vkozhukhova 
   
   > it passes if I change host in LocalIgniteCluster to Ipv6 localhost
   
   That is what I had in mind, but if you do this, other tests will fail, right? So we can add an overload: `LocalIgniteCluster start(int initSize, String host)`, and so on.
   
   > I'm quite confused because I thought that this issue was only about parsing logic for client and now you talk about changes for server.
   
   Sorry for the confusion, I don't mean we should do any server-side changes. I was talking about `LocalIgniteCluster` changes so that the server optionally listens on IPv6 loopback.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org