[GitHub] [servicecomb-java-chassis] chengyouling commented on a diff in pull request #3942: [SCB-2810]support nacos discovery and registration

2023-09-17 Thread via GitHub
chengyouling commented on code in PR #3942: URL: https://github.com/apache/servicecomb-java-chassis/pull/3942#discussion_r1328185523 ## demo/demo-nacos/test-client/pom.xml: ## @@ -0,0 +1,55 @@ + + + +http://maven.apache.org/POM/4.0.0;

[servicecomb-kie] branch dev created (now 4d91771)

2023-09-17 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git at 4d91771 kvdoc增加优先级字段,查询结果支持优先级排序 (#296) No new revisions were added by this update.

[GitHub] [servicecomb-java-chassis] chengyouling commented on a diff in pull request #3942: [SCB-2810]support nacos discovery and registration

2023-09-17 Thread via GitHub
chengyouling commented on code in PR #3942: URL: https://github.com/apache/servicecomb-java-chassis/pull/3942#discussion_r1326688661 ## service-registry/registry-nacos/src/main/java/org/apache/servicecomb/registry/nacos/NacosDiscovery.java: ## @@ -0,0 +1,117 @@ +/* + *

[GitHub] [servicecomb-java-chassis] chengyouling commented on a diff in pull request #3942: [SCB-2810]support nacos discovery and registration

2023-09-17 Thread via GitHub
chengyouling commented on code in PR #3942: URL: https://github.com/apache/servicecomb-java-chassis/pull/3942#discussion_r1326686815 ## service-registry/registry-nacos/src/main/java/org/apache/servicecomb/registry/nacos/NacosDiscoveryInstance.java: ## @@ -0,0 +1,133 @@ +/* + *

[GitHub] [servicecomb-kie] little-cui closed pull request #270: test

2023-09-17 Thread via GitHub
little-cui closed pull request #270: test URL: https://github.com/apache/servicecomb-kie/pull/270 -- 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:

[servicecomb-kie] branch dev deleted (was 8c84923)

2023-09-17 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git was 8c84923 修复label值为空时,跳过验证 (#272) The revisions that were on this branch are still contained in other

[GitHub] [servicecomb-java-chassis] chengyouling commented on a diff in pull request #3942: [SCB-2810]support nacos discovery and registration

2023-09-17 Thread via GitHub
chengyouling commented on code in PR #3942: URL: https://github.com/apache/servicecomb-java-chassis/pull/3942#discussion_r1326689648 ## service-registry/registry-nacos/src/main/java/org/apache/servicecomb/registry/nacos/NacosDiscoveryInstance.java: ## @@ -0,0 +1,133 @@ +/* + *