luky116 opened a new issue, #710:
URL: https://github.com/apache/incubator-seata-go/issues/710

   <!-- Please use this template while reporting a bug and provide as much info 
as possible. Not doing so may result in your bug not being addressed in a 
timely manner. Thanks!
   
   -->
   
   refer: https://github.com/apache/incubator-seata/pull/5902
   
   
   **What happened**:
   
   改造目标:使seata支持ipv6,增加server端和client端对ipv6地址校验及解析;
   
   改造思路:seata使用的第三方库本身也对IPv6有支持,所以本次Seata对IPv6的支持改造主要是对IP地址的解析和校验.
   1、对NetUtil工具类改造,增加ipv6校验和解析
   2、discovery模块,修改服务发现解析ip:port的代码
   3、ChannelManager#readClientId方法修改
   
   **What you expected to happen**:
   
   **How to reproduce it (as minimally and precisely as possible)**:
   
   **Anything else we need to know?**:
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to