You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2023/01/10 08:34:43 UTC

[GitHub] [shardingsphere] pengbiaobeyond opened a new issue, #23472: the version nacos-client

pengbiaobeyond opened a new issue, #23472:
URL: https://github.com/apache/shardingsphere/issues/23472

   the latest version of nacos-client 2.x ,but the version of shardingsphere dependence is 1.4.2


-- 
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-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1378202700

   I understand instance is ip:port,  the idea is correct?


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1378201834

   I think the same client to register one instance


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] caqhy commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
caqhy commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1378440607

   > I understand instance is ip:port, the idea is correct?
   
   We only care about the instance's field metadata.


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] caqhy commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
caqhy commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377089925

   > thanks
   
   I heard that Nacos plans to completely delete 1. x. If so, from the ShardingSphere scenario, there is no way to continue using Nacos.


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377089301

   thanks


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1376904826

   the version of nacos-server is 2.2.0, What is the impact?


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] linghengqian commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
linghengqian commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377054980

   - https://github.com/apache/shardingsphere/pull/21343#issuecomment-1271596227 has historical background.
   
   - At the same time, I tried to increase the version of Nacos Client to 2.x locally, which resulted in `./mvnw clean test` timeout, which is the same as https://github.com/apache/skywalking/pull/9799#issuecomment-1287776962 . Consistent, I'm not sure if this is a bug of Nacos Client. 
   
   - Anyway, welcome to investigate? 🤣


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377200118

   thanks
   


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] caqhy commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
caqhy commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1378433967

   > I understand instance is ip:port, the idea is correct?
   
   ShardingSphere needs to push multiple ephemeral metadata and listen for metadata changes based on prefix key, but ConfigServer does not support these features right now. So NamingServer was chosen to solve these problems. In fact, this is not a good solution.


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1376913366

   > the version of nacos-server is 2.2.0, What is the impact?
   
   ShardingSphere use 1.x version reason is use nacos NamingServer feature. And We don't has any impact, you can try it.


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1376977613

   What you said above is the reason for using nacos, not the reason for using 1. x


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1378446986

   I understand, thank you


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] caqhy commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
caqhy commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377068719

   > nacos of 2.x version have NamingServer feature, why we not used 2.x nacos
   
   nacos-client1.x supports the same client to register multiple instances, but nacos-client2.x only allows one client to register one instance. nacos-server2.0 can be compatible with nacos-client1.x, so we use nacos-client1.x to achieve the purpose of registering multiple instances for the same client.https://github.com/alibaba/nacos/issues/5863


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1376968928

   nacos of 2.x version have  NamingServer feature, why we not used 2.x nacos


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] caqhy commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
caqhy commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377048277

   > nacos of 2.x version have NamingServer feature, why we not used 2.x nacos
   
   @pengbiaobeyond 


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] pengbiaobeyond commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
pengbiaobeyond commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1377020459

   yes,I want to adapter the latest version of nacos.


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1376996631

   > nacos of 2.x version have NamingServer feature, why we not used 2.x nacos
   
   Are you interested in adapter 2.x? 
   
   


-- 
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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] caqhy commented on issue #23472: the version nacos-client

Posted by GitBox <gi...@apache.org>.
caqhy commented on issue #23472:
URL: https://github.com/apache/shardingsphere/issues/23472#issuecomment-1378448750

   > I understand instance is ip:port, the idea is correct?
   
   In addition, Nacos' caching mechanism also causes ShardingSphere to be unable to get the latest metadata just pushed.


-- 
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-unsubscribe@shardingsphere.apache.org

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