zewade commented on issue #10446:
URL: https://github.com/apache/dubbo/issues/10446#issuecomment-1373068344
请问除了自己将全局参数缓存到ThreadLocal之外,Dubbo还有什么方法可以实现这样的针对一次请求的全局参数。连续调用多个远程方法,attachments在调用第一个远程方法完毕后被清空,无法连续传递。
--
This is an automated message from the Apache Git Service.
To respond to t
hebrd commented on issue #11231:
URL: https://github.com/apache/dubbo/issues/11231#issuecomment-1373051824
谢谢回复。由于整个JVM涉及比较多商业信息,不是很方便全部公开出来。能否指导一下需要哪些关键信息,我看看能否脱敏后贴一些上来。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
chickenlj commented on issue #3:
URL: https://github.com/apache/dubbo/issues/3#issuecomment-1373044946
https://github.com/apache/dubbo
--
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
mozhou-tech opened a new issue, #94:
URL: https://github.com/apache/dubbo-rust/issues/94
Some potential benefits include:
1. Native integration with RPC protocols such as Triple, enabling a unified
data plane in a low-level language.
2. Use of C/C++ code through FFI (Foreign Functi
zhangqingyango commented on issue #11189:
URL: https://github.com/apache/dubbo/issues/11189#issuecomment-1373003065
我在邮件中修改的内容,回复了你,请注意查收
--
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 speci
zhangqingyango commented on issue #11189:
URL: https://github.com/apache/dubbo/issues/11189#issuecomment-1373002213
附件的
protobuf-json-provider-generic-demo 新建了一个demo ,注册到nacos。引用了,3-extensions
中protobuf-json-serialization-api模块
3-extensions 中修改了以下内容
1、dubbo.version 3.1.4
sonarcloud[bot] commented on PR #10885:
URL: https://github.com/apache/dubbo/pull/10885#issuecomment-1372320133
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
sonarcloud[bot] commented on PR #535:
URL: https://github.com/apache/dubbo-go-pixiu/pull/535#issuecomment-1372245250
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
sonarcloud[bot] commented on PR #10885:
URL: https://github.com/apache/dubbo/pull/10885#issuecomment-1372188388
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
sonarcloud[bot] commented on PR #11241:
URL: https://github.com/apache/dubbo/pull/11241#issuecomment-1372172003
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
AlbumenJ closed issue #11216: App Level Configuration not work for multi
provider
URL: https://github.com/apache/dubbo/issues/11216
--
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 comme
AlbumenJ merged PR #11215:
URL: https://github.com/apache/dubbo/pull/11215
--
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...@dub
AlbumenJ closed issue #11238: No provider available from registry
URL: https://github.com/apache/dubbo/issues/11238
--
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 unsubscri
AlbumenJ commented on issue #9832:
URL: https://github.com/apache/dubbo/issues/9832#issuecomment-1372164304
> > > 还是有问题,我设置了 `@DubboService(timeout = 9)` 得到异常信息
> > > ```
> > > o.a.d.r.p.InvokerInvocationHandler [] : [DUBBO]
[Dubbo-Consumer] execute service 120/com.xxx:1.1#x
AlbumenJ commented on issue #11229:
URL: https://github.com/apache/dubbo/issues/11229#issuecomment-1372163077
> > Please try upgrade 3.1.4
>
> I'm afraid not. Nobody want to upgrade a foundation services, cause is's
so instable. So,Is there any other way?
2.7.x is only security
AlbumenJ commented on issue #11235:
URL: https://github.com/apache/dubbo/issues/11235#issuecomment-1372160558
`@EnableDubbo` 注解加了吗。从日志里面看没扫描到这个 `DubboService`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
AlbumenJ commented on issue #11231:
URL: https://github.com/apache/dubbo/issues/11231#issuecomment-1372157556
在出现问题的时候可以 dump 一份 consumer 内存吗,`jmap -dump:format=b,file=dump.bin xxx`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
AlbumenJ commented on issue #11243:
URL: https://github.com/apache/dubbo/issues/11243#issuecomment-1372152273
`-Ddubbo.network.interface.ignored=ens99`
--
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 g
AlbumenJ commented on PR #11240:
URL: https://github.com/apache/dubbo/pull/11240#issuecomment-1372151250
As for https://github.com/apache/dubbo/issues/10850, we want to check all of
the methods annotated with `@Deprecated`.
--
This is an automated message from the Apache Git Service.
To r
AlbumenJ commented on code in PR #11240:
URL: https://github.com/apache/dubbo/pull/11240#discussion_r1062415908
##
dubbo-common/src/main/java/org/apache/dubbo/common/constants/LoggerCodeConstants.java:
##
@@ -230,6 +230,8 @@ public interface LoggerCodeConstants {
String C
AlbumenJ commented on issue #11189:
URL: https://github.com/apache/dubbo/issues/11189#issuecomment-1372148870
> 我把代码拉了下来,改了下注册中心,还是跑不通
![image](https://user-images.githubusercontent.com/37824124/210713239-893aef39-2771-40ce-b7c5-5e38db99623a.png)
这个是nacos 提供者信息
![image](https://user-images
AlbumenJ commented on issue #11242:
URL: https://github.com/apache/dubbo/issues/11242#issuecomment-1372147467
目前应该还是不支持的,可以在 xDS 子任务项里面看一下怎么支持下
--
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
sonarcloud[bot] commented on PR #11241:
URL: https://github.com/apache/dubbo/pull/11241#issuecomment-1372129388
SonarCloud Quality Gate failed. [![Quality Gate
failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png
'Quality Gat
AlbumenJ merged PR #11244:
URL: https://github.com/apache/dubbo/pull/11244
--
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...@dub
AlbumenJ commented on PR #695:
URL: https://github.com/apache/dubbo-samples/pull/695#issuecomment-1372119941
![image](https://user-images.githubusercontent.com/9292748/210774035-e56d152f-7854-422e-8c83-9886310ad368.png)
Please fix failed test cases
--
This is an automated message f
sonarcloud[bot] commented on PR #11244:
URL: https://github.com/apache/dubbo/pull/11244#issuecomment-1372026460
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
conghuhu commented on issue #11173:
URL: https://github.com/apache/dubbo/issues/11173#issuecomment-1372015745
@AlbumenJ please assign to us, I will finish it with @ev1lQuark
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
ev1lQuark commented on issue #11173:
URL: https://github.com/apache/dubbo/issues/11173#issuecomment-1372013957
plz assign to me, thx.
--
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
Leospard commented on code in PR #2168:
URL: https://github.com/apache/dubbo-go/pull/2168#discussion_r1062272654
##
registry/servicediscovery/service_discovery_registry.go:
##
@@ -230,7 +231,28 @@ func (s *serviceDiscoveryRegistry) Subscribe(url
*common.URL, notify registry.No
sonarcloud[bot] commented on PR #2168:
URL: https://github.com/apache/dubbo-go/pull/2168#issuecomment-1371979521
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qua
jojocodeX opened a new pull request, #11244:
URL: https://github.com/apache/dubbo/pull/11244
新增超时、限流指标信息
--
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-m
sonarcloud[bot] commented on PR #11241:
URL: https://github.com/apache/dubbo/pull/11241#issuecomment-1371958516
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
JocelynFloresz opened a new issue, #11243:
URL: https://github.com/apache/dubbo/issues/11243
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues)
of this repository and believe that this is not a duplicate.
## 项目启动时会把Docker容器的所有网卡地址都注册上去
项目和ZK都是Docker部
codecov-commenter commented on PR #11241:
URL: https://github.com/apache/dubbo/pull/11241#issuecomment-1371932084
#
[Codecov](https://codecov.io/gh/apache/dubbo/pull/11241?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Soft
sonarcloud[bot] commented on PR #11241:
URL: https://github.com/apache/dubbo/pull/11241#issuecomment-1371928702
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
AlexStocks commented on code in PR #2168:
URL: https://github.com/apache/dubbo-go/pull/2168#discussion_r1062208841
##
registry/servicediscovery/service_discovery_registry.go:
##
@@ -230,7 +231,28 @@ func (s *serviceDiscoveryRegistry) Subscribe(url
*common.URL, notify registry.N
hebrd opened a new issue, #11242:
URL: https://github.com/apache/dubbo/issues/11242
有一些现成的grpc服务,通过istio注册暴露服务协议。
在dubbo服务中,如果访问到这些grpc服务,在官方的mesh
demo中,没有找到这种场景的例子,只有dubbo-dubbo,没有dubbo-grpc。
--
This is an automated message from the Apache Git Service.
To respond to the messag
mozhou-tech commented on PR #67:
URL: https://github.com/apache/dubbo-rust/pull/67#issuecomment-1371904213
Will be redesigned with reference to tower.
--
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
mozhou-tech closed pull request #67: load balance and rpc_status mod
URL: https://github.com/apache/dubbo-rust/pull/67
--
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 unsubs
mozhou-tech commented on PR #67:
URL: https://github.com/apache/dubbo-rust/pull/67#issuecomment-1371903971
Will be redesigned with reference to tower
--
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
Leospard commented on code in PR #2168:
URL: https://github.com/apache/dubbo-go/pull/2168#discussion_r1062193077
##
registry/servicediscovery/service_discovery_registry.go:
##
@@ -230,7 +231,28 @@ func (s *serviceDiscoveryRegistry) Subscribe(url
*common.URL, notify registry.No
chickenlj commented on issue #46:
URL: https://github.com/apache/dubbo-rust/issues/46#issuecomment-1371839872
https://github.com/apache/dubbo-rust/pull/51
--
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 t
chickenlj commented on issue #46:
URL: https://github.com/apache/dubbo-rust/issues/46#issuecomment-1371839770
https://github.com/apache/dubbo-rust/pull/82
--
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 t
chickenlj closed issue #47: [Task] Support timeout after waiting RPC response
for a maximum time.
URL: https://github.com/apache/dubbo-rust/issues/47
--
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
chickenlj commented on issue #47:
URL: https://github.com/apache/dubbo-rust/issues/47#issuecomment-1371837616
https://github.com/apache/dubbo-rust/pull/91
--
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 t
chickenlj commented on issue #47:
URL: https://github.com/apache/dubbo-rust/issues/47#issuecomment-1371837543
https://github.com/apache/dubbo-rust/pull/91
--
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 t
AlbumenJ opened a new pull request, #11241:
URL: https://github.com/apache/dubbo/pull/11241
## What is the purpose of the change
## Brief changelog
## Verifying this change
## Checklist
- [x] Make sure there is a
[GitHub_issue](https://github.c
zhangqingyango commented on issue #11189:
URL: https://github.com/apache/dubbo/issues/11189#issuecomment-1371822842
找到了类似问题,按照描述中添加依赖后就会报标题错误,https://github.com/apache/dubbo/issues/11129
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
zhangqingyango commented on issue #11189:
URL: https://github.com/apache/dubbo/issues/11189#issuecomment-1371821611
我把代码拉了下来,改了下注册中心,还是跑不通
![image](https://user-images.githubusercontent.com/37824124/210713239-893aef39-2771-40ce-b7c5-5e38db99623a.png)
这个是nacos 提供者信息
![image](https:/
AlexStocks commented on code in PR #2168:
URL: https://github.com/apache/dubbo-go/pull/2168#discussion_r1062135621
##
registry/servicediscovery/service_discovery_registry.go:
##
@@ -230,7 +231,28 @@ func (s *serviceDiscoveryRegistry) Subscribe(url
*common.URL, notify registry.N
rsaLive opened a new issue, #2176:
URL: https://github.com/apache/dubbo-go/issues/2176
## 问题
grpc: received message larger than max (7292359 vs. 4194304),提示传送的数据超过大小限制
#1644
参考这个issue,进行配置,但是并没有用
![image](https://user-images.githubusercontent.com/14867935/210711430-6ab34410-f17d
AlexStocks commented on issue #2158:
URL: https://github.com/apache/dubbo-go/issues/2158#issuecomment-1371795513
Please do not close this issue. We left it open to let other friends know
how to handle it when they meet such a problem.
--
This is an automated message from the Apache Git Se
EarthChen commented on issue #11210:
URL: https://github.com/apache/dubbo/issues/11210#issuecomment-1371793755
> > 暂时并不可以,可以通过 proxy 来实现,但是在下个版本有希望可行
>
> 期待啊
期待可以放低一些,对使用上是有限制的,比如url 和参数
--
This is an automated message from the Apache Git Service.
To respond to the message, p
rsaLive closed issue #2158: 如何在client过滤器中获取http header
URL: https://github.com/apache/dubbo-go/issues/2158
--
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-mai
YczYanchengzhe commented on issue #10850:
URL: https://github.com/apache/dubbo/issues/10850#issuecomment-1371758386
Add logwarn for the depreciated method #11240
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
YczYanchengzhe opened a new pull request, #11240:
URL: https://github.com/apache/dubbo/pull/11240
## What is the purpose of the change
Add deprecated method warn when called by user
## Brief changelog
## Verifying this change
## Checklist
- [x] M
sonarcloud[bot] commented on PR #2168:
URL: https://github.com/apache/dubbo-go/pull/2168#issuecomment-1371736489
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qua
sonarcloud[bot] commented on PR #11239:
URL: https://github.com/apache/dubbo/pull/11239#issuecomment-1371730096
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
AlbumenJ merged PR #188:
URL: https://github.com/apache/dubbo-spi-extensions/pull/188
--
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
AlbumenJ opened a new pull request, #188:
URL: https://github.com/apache/dubbo-spi-extensions/pull/188
## What is the purpose of the change
X
## Brief changelog
X
## Verifying this change
X
Follow this checklist to help us incorporate your
xieshouyu closed issue #11089: when throw ExceedPayloadLimitException and
consumer timeout, payload may exists memory Leak
URL: https://github.com/apache/dubbo/issues/11089
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
xieshouyu commented on issue #11089:
URL: https://github.com/apache/dubbo/issues/11089#issuecomment-1371710463
之前有点问题,重装了mac m1的jdk和工具,现在无法复现,先关闭。
--
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
JavaLionLi commented on issue #11210:
URL: https://github.com/apache/dubbo/issues/11210#issuecomment-1371710359
> 暂时并不可以,可以通过 proxy 来实现,但是在下个版本有希望可行
期待啊
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
AlbumenJ merged PR #11239:
URL: https://github.com/apache/dubbo/pull/11239
--
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...@dub
AlbumenJ opened a new pull request, #11239:
URL: https://github.com/apache/dubbo/pull/11239
## What is the purpose of the change
## Brief changelog
## Verifying this change
## Checklist
- [x] Make sure there is a
[GitHub_issue](https://github.c
YuWan1117 commented on issue #11230:
URL: https://github.com/apache/dubbo/issues/11230#issuecomment-1371686072
使用如下方式已解决:
> export DUBBO_LABELS=rootPath=demo
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
YuWan1117 closed issue #11230: [3.0] 如何通过环境变量修改dubbo在zk注册中心的rootPath值
URL: https://github.com/apache/dubbo/issues/11230
--
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 unsub
chickenlj merged PR #11236:
URL: https://github.com/apache/dubbo/pull/11236
--
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...@du
AlbumenJ commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1371673113
什么异常呢,我这边测试是可以的
--
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.
AlbumenJ merged PR #11237:
URL: https://github.com/apache/dubbo/pull/11237
--
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...@dub
ddfeiyu commented on issue #11235:
URL: https://github.com/apache/dubbo/issues/11235#issuecomment-1371649726
有暴漏服务的, @AlbumenJ
```java
@DubboService
@Service
public class UserServiceImpl implements UserService {
// 略
}
```
--
This is an automated me
ddfeiyu commented on issue #11235:
URL: https://github.com/apache/dubbo/issues/11235#issuecomment-1371646857
>
有的
```java
@DubboService
@Service
public class UserServiceImpl implements UserService
}
```
--
This is an automated message from the Apache Git
ddfeiyu commented on issue #11235:
URL: https://github.com/apache/dubbo/issues/11235#issuecomment-1371646625
有的,如下:
```java
@DubboService
@Service
public class UserServiceImpl implements UserService
}
```
--
This is an automated message from the Apache Git Servic
zhangjin-007 commented on issue #327:
URL: https://github.com/apache/dubbo-js/issues/327#issuecomment-1371633992
> 问题?
>
> 首先dubbo-cli核心功能是什么?是根据proto文件自动生成ts的代码?
目前工具的需求来自于ts代码生成,参考了dubbo-go的实现,未来规划能力是否考虑
1.初始化一个应用模板。
2.查看zk nacos注册中心的服务注册信息,meta data信息。
3.调试开发环境 grpc,mock
UniquKin commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1371632705
> 感谢您的回复,确实是一个不曾想过的方案👍 从 Windows 版邮件发送 发件人: Albumen Kevin 发送时间: 2022年12月21日
23:37 收件人: apache/dubbo 抄送: UniquKin; Author 主题: Re: [apache/dubbo] CacheFilter
怎么仅提供者生效 (Issue #11186) 可
zhangqingyango commented on issue #11189:
URL: https://github.com/apache/dubbo/issues/11189#issuecomment-1371601890
https://github.com/apache/dubbo-samples/blob/master/3-extensions/serialization/dubbo-samples-protobuf-json/protobuf-json-serialization-demo/src/main/java/org/apache/dubbo/sampl
sonarcloud[bot] commented on PR #535:
URL: https://github.com/apache/dubbo-go-pixiu/pull/535#issuecomment-1371109252
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
AlbumenJ commented on issue #11238:
URL: https://github.com/apache/dubbo/issues/11238#issuecomment-1370968884
升级到 2.7.20
这个是2.7.19引入的问题 对接nacos1.x的时候的问题,在2.7.20已经修复
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
zhilaohu32 commented on issue #11238:
URL: https://github.com/apache/dubbo/issues/11238#issuecomment-1370953837
Restart the consumer to recover
--
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
zhilaohu32 commented on issue #11238:
URL: https://github.com/apache/dubbo/issues/11238#issuecomment-1370941791
Restart the provider, wait 5 minutes, try calling it, and still get an error
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
zhilaohu32 commented on issue #11238:
URL: https://github.com/apache/dubbo/issues/11238#issuecomment-1370940817
After restart provider,affirm that the service is registered with Nacos~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
zhilaohu32 opened a new issue, #11238:
URL: https://github.com/apache/dubbo/issues/11238
- Environment
Dubbo version: 2.7.19
Operating System version: win10
Java version: 1.8.0_331
- Steps to reproduce this issue
1. start provider
2. start consumer
3. Invoke normal
sonarcloud[bot] commented on PR #11237:
URL: https://github.com/apache/dubbo/pull/11237#issuecomment-1370888745
SonarCloud Quality Gate failed. [![Quality Gate
failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png
'Quality Gat
codecov-commenter commented on PR #11237:
URL: https://github.com/apache/dubbo/pull/11237#issuecomment-1370887526
#
[Codecov](https://codecov.io/gh/apache/dubbo/pull/11237?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Soft
sonarcloud[bot] commented on PR #11237:
URL: https://github.com/apache/dubbo/pull/11237#issuecomment-1370881549
SonarCloud Quality Gate failed. [![Quality Gate
failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png
'Quality Gat
YczYanchengzhe commented on issue #10850:
URL: https://github.com/apache/dubbo/issues/10850#issuecomment-1370863770
I want to try to deal with it. the question is to add warn log to all waste
methods and get some suggestions
--
This is an automated message from the Apache Git Service.
To
sonarcloud[bot] commented on PR #11236:
URL: https://github.com/apache/dubbo/pull/11236#issuecomment-1370855417
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qual
AlbumenJ commented on issue #11226:
URL: https://github.com/apache/dubbo/issues/11226#issuecomment-1370847136
`dubbo.metadata-type: remote` 只是绕过了获取元数据的过程,如果可以的话还是希望能搭个
`dubbo.metadata-type: local` 的看下是什么问题
--
This is an automated message from the Apache Git Service.
To respond to the mess
AlbumenJ commented on issue #11235:
URL: https://github.com/apache/dubbo/issues/11235#issuecomment-1370845566
在应用只有纯 Reference 的时候(没有发布任何服务),Dubbo
无法注册到注册中心。此时注册到注册中心也没有意义,没有任何消费端能消费一个没有发布任何服务的服务端。
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
AlbumenJ opened a new pull request, #11237:
URL: https://github.com/apache/dubbo/pull/11237
## What is the purpose of the change
## Brief changelog
## Verifying this change
## Checklist
- [x] Make sure there is a
[GitHub_issue](https://github.c
AlbumenJ opened a new pull request, #11236:
URL: https://github.com/apache/dubbo/pull/11236
## What is the purpose of the change
Recreate `serviceInstance` when updating.
## Brief changelog
## Verifying this change
## Checklist
- [x] Make sure th
AlexStocks commented on issue #2175:
URL: https://github.com/apache/dubbo-go/issues/2175#issuecomment-1370807512
you can try to submit a pr to fix this problem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
christieyang opened a new issue, #2175:
URL: https://github.com/apache/dubbo-go/issues/2175
[https://github.com/dubbogo/grpc-go/releases/tag/v1.42.10)](url)
--
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
christieyang closed issue #2174: v3.0.4-rc1 import github.com/dubbogo/triple
v1.2.2-rc2 still import github.com/dubbogo/grpc-go v1.42.9
URL: https://github.com/apache/dubbo-go/issues/2174
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
christieyang opened a new issue, #2174:
URL: https://github.com/apache/dubbo-go/issues/2174
v3.0.4-rc1 import github.com/dubbogo/triple v1.2.2-rc2 still import
github.com/dubbogo/grpc-go v1.42.9
--
This is an automated message from the Apache Git Service.
To respond to the message, p
ddfeiyu opened a new issue, #11235:
URL: https://github.com/apache/dubbo/issues/11235
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues)
of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 3.2.0-beta.2
zhouyu00 commented on issue #11226:
URL: https://github.com/apache/dubbo/issues/11226#issuecomment-1370724252
> 可以提供一个可以复现的 Demo 吗,或者升级到 3.1.4 测下看看
已经解决了,在提供端加上dubbo.metadata-type: remote
怀疑是容器部署影响了元数据交换?目前没有找到具体的原因
--
This is an automated message from the Apache Git Service.
To
Webster-Yang commented on issue #11136:
URL: https://github.com/apache/dubbo/issues/11136#issuecomment-1370620687
昵称:东仔
--
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 u
huchuansai commented on issue #11229:
URL: https://github.com/apache/dubbo/issues/11229#issuecomment-1370602237
> Please try upgrade 3.1.4
I'm afraid not. Nobody want to upgrade a foundation services, cause is's so
instable.
So,Is there any other way?
--
This is an automated me
baerwang commented on code in PR #11228:
URL: https://github.com/apache/dubbo/pull/11228#discussion_r1061189827
##
dubbo-common/src/main/java/org/apache/dubbo/common/logger/log4j/Log4jLoggerAdapter.java:
##
@@ -26,11 +26,32 @@
import java.io.File;
import java.util.Enumeratio
701 - 800 of 29021 matches
Mail list logo