[PR] PR of issue116(https://github.com/apache/dubbo-getty/issues/116) [dubbo-getty]

2024-04-16 Thread via GitHub
No-SilverBullet opened a new pull request, #117: URL: https://github.com/apache/dubbo-getty/pull/117 …onnection times exceeds the connection numbers **What this PR does**: 1.客户端在read EOF时,停止重连维护连接池的行为 2.reconnect增加最大次数,当重连次数超过设定的连接数时,退出。 **Which issue(s) this PR fixes*

Re: [PR] AbstractCacheManager destroy fix #13615 [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #14091: URL: https://github.com/apache/dubbo/pull/14091#issuecomment-2060368025 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

Re: [I] Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志 [dubbo]

2024-04-16 Thread via GitHub
fffscd commented on issue #1784: URL: https://github.com/apache/dubbo/issues/1784#issuecomment-2060302355 > > 补充一个问题点,最近发现整体响应耗时耗费在序列化上,利用arthas监控可以发现: > > ``` > > trace com.alibaba.com.caucho.hessian.io.Deserializer readObject -n 5 --skipJDKMethod false > > ``` > > > > >

Re: [PR] AbstractCacheManager destroy fix #13615 [dubbo]

2024-04-16 Thread via GitHub
Chenjp commented on PR #14091: URL: https://github.com/apache/dubbo/pull/14091#issuecomment-2060301582 Build and Test For PR / Samples Test on ubuntu-latest (JobId: 3) (pull_request) Failing after 17m @AlbumenJ help! All tests passed on my local PC. -- This is an automated mes

Re: [I] Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志 [dubbo]

2024-04-16 Thread via GitHub
bert82503 commented on issue #1784: URL: https://github.com/apache/dubbo/issues/1784#issuecomment-2060300523 > 补充一个问题点,最近发现整体响应耗时耗费在序列化上,利用arthas监控可以发现: > > ``` > trace com.alibaba.com.caucho.hessian.io.Deserializer readObject -n 5 --skipJDKMethod false > ``` > > 这里耗时很久,然

[PR] Compatible service discovery, export noting suffix servicename [dubbo]

2024-04-16 Thread via GitHub
wangchengming666 opened a new pull request, #14096: URL: https://github.com/apache/dubbo/pull/14096 by default, dubbo export servicename is "${interface}:${version}:", this servicename with ':' suffix for compatible nacos service discovery, export noting suffix servicename, eg: {interfac

Re: [PR] Upgrade zookeeper version from 3.4.14 to 3.5.9 [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #14095: URL: https://github.com/apache/dubbo/pull/14095#issuecomment-2060288218 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

[PR] Upgrade zookeeper version from 3.4.14 to 3.5.9 [dubbo]

2024-04-16 Thread via GitHub
jiangyunpeng opened a new pull request, #14095: URL: https://github.com/apache/dubbo/pull/14095 ## What is the purpose of the change Zookeeper 3.4.14 is too old ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a

Re: [PR] AbstractCacheManager destroy fix #13615 [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #14091: URL: https://github.com/apache/dubbo/pull/14091#issuecomment-2060254604 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

Re: [I] [Task] Refector Metric export [dubbo]

2024-04-16 Thread via GitHub
glmapper commented on issue #14015: URL: https://github.com/apache/dubbo/issues/14015#issuecomment-2060229014 I don't think implementing Spring Boot's implementation approach is a good idea; 1、Most components are integrated into Spring Boot, and autoconfiguration is a feature of Spri

Re: [I] AbstractCacheManager destroy Framework's executorService when shutdown [dubbo]

2024-04-16 Thread via GitHub
Chenjp commented on issue #13615: URL: https://github.com/apache/dubbo/issues/13615#issuecomment-2060227910 > > > Let's add a reference counter to track how many ApplicationModels are using it. We'll increase the count when an ApplicationModel starts and decrease it when one is destroyed. T

Re: [PR] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #2647: URL: https://github.com/apache/dubbo-go/pull/2647#issuecomment-2060205786 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcl

Re: [PR] The Task Of [Feature] Move Rest Protocol to SPI Extensions #13958 [dubbo-spi-extensions]

2024-04-16 Thread via GitHub
songxiaosheng merged PR #306: URL: https://github.com/apache/dubbo-spi-extensions/pull/306 -- 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

(dubbo-samples) 01/01: Merge pull request #1134 from wcy666103/rest_module

2024-04-16 Thread songxiaosheng
This is an automated email from the ASF dual-hosted git repository. songxiaosheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git commit 61ab134960422a77a12a6e8457e83faa12fbef43 Merge: b00afa7a4 4172edabb Author: xiaosheng AuthorDate: Wed Apr

Re: [PR] Rest module [dubbo-samples]

2024-04-16 Thread via GitHub
songxiaosheng merged PR #1134: URL: https://github.com/apache/dubbo-samples/pull/1134 -- 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-unsu

(dubbo-samples) branch master updated (b00afa7a4 -> 61ab13496)

2024-04-16 Thread songxiaosheng
This is an automated email from the ASF dual-hosted git repository. songxiaosheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git from b00afa7a4 Merge pull request #1133 from wcy666103/rest_module add 8e6b06337 Lower version add

Re: [PR] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #2647: URL: https://github.com/apache/dubbo-go/pull/2647#issuecomment-2060182935 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcl

Re: [PR] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #2647: URL: https://github.com/apache/dubbo-go/pull/2647#issuecomment-2060176780 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcl

Re: [PR] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #2647: URL: https://github.com/apache/dubbo-go/pull/2647#issuecomment-2060166353 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcl

Re: [I] Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志 [dubbo]

2024-04-16 Thread via GitHub
auroraslot commented on issue #1784: URL: https://github.com/apache/dubbo/issues/1784#issuecomment-2060115428 我这边大概率是和GC相关,场景也是容器启动后不久访问出现这个问题 -- 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

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on code in PR #13786: URL: https://github.com/apache/dubbo/pull/13786#discussion_r1568049650 ## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/grpc/GrpcCompositeCodec.java: ## @@ -16,123 +16,103 @@ */ package org.apache.dubb

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on code in PR #13786: URL: https://github.com/apache/dubbo/pull/13786#discussion_r1568049633 ## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/grpc/GrpcCompositeCodec.java: ## @@ -16,123 +16,103 @@ */ package org.apache.dubb

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on code in PR #13786: URL: https://github.com/apache/dubbo/pull/13786#discussion_r1568049617 ## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/grpc/GrpcCompositeCodec.java: ## @@ -16,123 +16,103 @@ */ package org.apache.dubb

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on code in PR #13786: URL: https://github.com/apache/dubbo/pull/13786#discussion_r1568049600 ## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/grpc/GrpcCompositeCodec.java: ## @@ -16,123 +16,103 @@ */ package org.apache.dubb

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on code in PR #13786: URL: https://github.com/apache/dubbo/pull/13786#discussion_r1568049556 ## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/grpc/GrpcCompositeCodec.java: ## @@ -16,123 +16,103 @@ */ package org.apache.dubb

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on code in PR #13786: URL: https://github.com/apache/dubbo/pull/13786#discussion_r1568049556 ## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/grpc/GrpcCompositeCodec.java: ## @@ -16,123 +16,103 @@ */ package org.apache.dubb

Re: [PR] Refactor 3.3 grpc http2 processes [dubbo]

2024-04-16 Thread via GitHub
BitoAgent commented on PR #13786: URL: https://github.com/apache/dubbo/pull/13786#issuecomment-2060086183 ## Code Review Agent Run Status - **AI Based Review:** Successful - **Static Analysis:** Partially Successful - Failed to execute static code analysis using fb_infer ## Code

Re: [PR] delete_metadata_rest_related [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #14094: URL: https://github.com/apache/dubbo/pull/14094#issuecomment-2059284932 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

Re: [PR] docs [dubbo-js]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #389: URL: https://github.com/apache/dubbo-js/pull/389#issuecomment-2059195018 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclou

[PR] Add an example of a higress-triple gateway [dubbo-samples]

2024-04-16 Thread via GitHub
Allen442 opened a new pull request, #1135: URL: https://github.com/apache/dubbo-samples/pull/1135 (no comment) -- 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 unsubscrib

[PR] delete_metadata_rest_related [dubbo]

2024-04-16 Thread via GitHub
wcy666103 opened a new pull request, #14094: URL: https://github.com/apache/dubbo/pull/14094 ## What is the purpose of the change take apark of https://github.com/apache/dubbo/pull/14061 ## Brief changelog ## Verifying this change ## Checklist -

[PR] Delete metadata rest related [dubbo]

2024-04-16 Thread via GitHub
wcy666103 opened a new pull request, #14093: URL: https://github.com/apache/dubbo/pull/14093 ## What is the purpose of the change take apark of https://github.com/apache/dubbo/pull/14061 ## Brief changelog ## Verifying this change ## Checklist -

Re: [PR] Delete metadata rest related [dubbo]

2024-04-16 Thread via GitHub
wcy666103 closed pull request #14093: Delete metadata rest related URL: https://github.com/apache/dubbo/pull/14093 -- 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 unsubscrib

[I] [Bug] com.alibaba.fastjson2.JSONException: not support autotype : [String, offset 10 [dubbo]

2024-04-16 Thread via GitHub
390237 opened a new issue, #14092: URL: https://github.com/apache/dubbo/issues/14092 ### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%

Re: [I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
fengnex commented on issue #192: URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2058977276 客气了! 相信这个项目一定会越来越好! 因为rust的优点和dubbo3的一些良好特性,这个项目一定会前景广阔的! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
onewe commented on issue #192: URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2058973435 目前活跃的开发者不多, 所以进度比较缓慢. 感谢理解. -- 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 specif

Re: [I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
fengnex commented on issue #192: URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2058969805 理解,期待早日迈向成熟,更新相关文档。 这个示例现在必须要有nacos才能启动,但启动nacos后还是有问题,很遗憾。 看来目前nacos还是应以java、go版本为主。 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
onewe commented on issue #192: URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2058953865 目前 还在完善中, 不好意思😬 -- 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.

Re: [I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
fengnex commented on issue #192: URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2058950030 基于dubbo-rust-main在一台机器上运行greeter示例的服务端和客户端,nacos在本地以standalone模式运行,但是遇到了下面的错误,请教怎么解决: `INFO dubbo::triple::transport::connector::http_connector:84: host is ip address: "0.0.0.0"

[PR] feat: add some application and instance APIs [dubbo-kubernetes]

2024-04-16 Thread via GitHub
ev1lQuark opened a new pull request, #265: URL: https://github.com/apache/dubbo-kubernetes/pull/265 ## What is the purpose of the change ## Brief changelog ## Verifying this change ## CheckList - [x] Make sure there is a [GitHub_issue](https://gith

Re: [I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
fengnex commented on issue #192: URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2058836571 直接在github上下载的dubbo-rust-main目录下执行cargo build可以解决上面的问题。但问题是在dubbo-rust-main之外新建的项目,怎么通过才能对proto文件生产源码?这里主要是dubbo-build这个工具看起来没有起作用或无法自动运行这个才是是上面的问题。 -- This is an automated mes

[PR] Rest module [dubbo-samples]

2024-04-16 Thread via GitHub
wcy666103 opened a new pull request, #1134: URL: https://github.com/apache/dubbo-samples/pull/1134 Since the dubbo module is to remove rest to spi-extensions, the ci of dubbo-samples cannot pass, and version reduction is carried out here ci error details here https://github.com/apache/dub

(dubbo-samples) 01/01: Merge pull request #1133 from wcy666103/rest_module

2024-04-16 Thread songxiaosheng
This is an automated email from the ASF dual-hosted git repository. songxiaosheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git commit b00afa7a4ab15af3d145cdf45baffd4d8e60e16d Merge: 739235644 c1d30385c Author: xiaosheng AuthorDate: Tue Apr

(dubbo-samples) branch master updated (739235644 -> b00afa7a4)

2024-04-16 Thread songxiaosheng
This is an automated email from the ASF dual-hosted git repository. songxiaosheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git from 739235644 Bump dubbo-samples-springcloud to jdk17 and springboot3.2.3 (#1130) add c1d30385c Lower

Re: [PR] Lower version [dubbo-samples]

2024-04-16 Thread via GitHub
songxiaosheng merged PR #1133: URL: https://github.com/apache/dubbo-samples/pull/1133 -- 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-unsu

[I] example目录下的示例中的build.rs怎么才能运行生成src/greeter/server.rs等文件? [dubbo-rust]

2024-04-16 Thread via GitHub
fengnex opened a new issue, #192: URL: https://github.com/apache/dubbo-rust/issues/192 如题,示例文档没法用 example跑步起来。。。 -- 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.

Re: [PR] delete_rpc_rest [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #14084: URL: https://github.com/apache/dubbo/pull/14084#issuecomment-2058652180 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

Re: [PR] AbstractCacheManager destroy fix #13615 [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #14091: URL: https://github.com/apache/dubbo/pull/14091#issuecomment-2058596673 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

[PR] feat: dds_client [dubbo-kubernetes]

2024-04-16 Thread via GitHub
sjmshsh opened a new pull request, #264: URL: https://github.com/apache/dubbo-kubernetes/pull/264 ## What is the purpose of the change ## Brief changelog ## Verifying this change ## CheckList - [x] Make sure there is a [GitHub_issue](https://github

Re: [PR] Fix the problem of multiple namespaces in MetadataReport [dubbo]

2024-04-16 Thread via GitHub
sonarcloud[bot] commented on PR #13971: URL: https://github.com/apache/dubbo/pull/13971#issuecomment-2058390972 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo