AlexStocks closed issue #828: 接口中的形参怎么在生成pb接口时,带上引用包
URL: https://github.com/apache/dubbo-go-samples/issues/828
--
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,
CAICAIIs closed pull request #928: fix: update Ollama to v0.12.0 to resolve
CVE-2025-1975
URL: https://github.com/apache/dubbo-go-samples/pull/928
--
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
KamToHung commented on issue #2741:
URL: https://github.com/apache/dubbo-go/issues/2741#issuecomment-3314938016
> 我们可以使用这个命令快速查询 config package dependency:
>
> go list -f '{{.ImportPath}}: {{.Imports}}' ./... | grep
"dubbo.apache.org/dubbo-go/v3/config"
可以使用
go list -f '{{ra
KamToHung commented on PR #3034:
URL: https://github.com/apache/dubbo-go/pull/3034#issuecomment-3314922534
WIP
--
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
AlexStocks commented on issue #846:
URL:
https://github.com/apache/dubbo-go-samples/issues/846#issuecomment-3314837183
@CAICAIIs own 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 specif
baerwang merged PR #751:
URL: https://github.com/apache/dubbo-go-pixiu/pull/751
--
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..
zrlw commented on PR #15682:
URL: https://github.com/apache/dubbo/pull/15682#issuecomment-3314827828
The config should extend AbstractConfig and could be managed by
ConfigManager, see details from existed config classes.
--
This is an automated message from the Apache Git Service.
To resp
xuhe2 closed issue #916: feat: Add dubbo-go-samples/registry/etcd dir for etcd
registry example
URL: https://github.com/apache/dubbo-go-samples/issues/916
--
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
zrlw commented on PR #15682:
URL: https://github.com/apache/dubbo/pull/15682#issuecomment-3314876696
There are lots of things to be done for adding a new config, as for me, it
might be more easier to choose one related config and refactor it by adding
extra configuration items.
https://g
mengnan commented on PR #15682:
URL: https://github.com/apache/dubbo/pull/15682#issuecomment-3314880652
> There are lots of things to be done for adding a new config, as for me, it
might be more easier to choose one related config and refactor it by adding
extra configuration items.
marsevilspirit opened a new pull request, #1326:
URL: https://github.com/apache/dubbo-admin/pull/1326
**Please provide a description of this PR:**
Delete unused ci
**To help us figure out who should review this PR, please put an X in all
the areas that this PR affects.**
CAICAIIs opened a new pull request, #927:
URL: https://github.com/apache/dubbo-go-samples/pull/927
- Add detailed Docker installation instructions for Nacos
- Add verification steps for Nacos installation
- Update both English and Chinese README files
- Fix issue #909: llm start fail
Alanxtl opened a new pull request, #3032:
URL: https://github.com/apache/dubbo-go/pull/3032
fix https://github.com/apache/dubbo-go-samples/issues/925
--
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
AlexStocks commented on PR #751:
URL: https://github.com/apache/dubbo-go-pixiu/pull/751#issuecomment-3314866558
@baerwang Please review this PR. If no problem, please merge it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
codecov-commenter commented on PR #3034:
URL: https://github.com/apache/dubbo-go/pull/3034#issuecomment-3314860193
##
[Codecov](https://app.codecov.io/gh/apache/dubbo-go/pull/3034?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment
CAICAIIs commented on issue #909:
URL:
https://github.com/apache/dubbo-go-samples/issues/909#issuecomment-3314864776
I think the main reason for this issue is that: Nacos didn't start correctly
When Nacos is not running, the following error occurs:
```shell
ERROR: Could not publ
Copilot commented on code in PR #3034:
URL: https://github.com/apache/dubbo-go/pull/3034#discussion_r2365561963
##
protocol/grpc/client.go:
##
@@ -139,8 +139,12 @@ func NewClient(url *common.URL) (*Client, error) {
}
key := url.GetParam(constant.InterfaceKey, "
Copilot commented on code in PR #3029:
URL: https://github.com/apache/dubbo-go/pull/3029#discussion_r2365561117
##
cluster/router/polaris/router.go:
##
@@ -67,9 +72,11 @@ func newPolarisRouter() (*polarisRouter, error) {
}
return &polarisRouter{
-
Copilot commented on code in PR #3034:
URL: https://github.com/apache/dubbo-go/pull/3034#discussion_r2365561283
##
protocol/grpc/client.go:
##
@@ -139,8 +139,12 @@ func NewClient(url *common.URL) (*Client, error) {
}
key := url.GetParam(constant.InterfaceKey, "
AlexStocks merged PR #3021:
URL: https://github.com/apache/dubbo-go/pull/3021
--
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...@
AlexStocks commented on PR #2992:
URL: https://github.com/apache/dubbo-go/pull/2992#issuecomment-3314861723
还有 comment 没处理,请不要 merge 这个 PR
--
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 spec
GitHub user AlexStocks edited a discussion: 2025-09-19 weekly
| Item| Link
|
| --- |
|
| gost| https://github.com/dubbogo/gost
AlexStocks closed issue #838: Upgrade the version of dubbo-go in
online_boutique_demo.
URL: https://github.com/apache/dubbo-go-samples/issues/838
--
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
AlexStocks closed issue #864: Revert impl: delete all polaris related content
URL: https://github.com/apache/dubbo-go-samples/issues/864
--
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 c
sonarqubecloud[bot] commented on PR #3034:
URL: https://github.com/apache/dubbo-go/pull/3034#issuecomment-3314857852
## [](https://son
AlexStocks closed issue #817: Book-Flight
URL: https://github.com/apache/dubbo-go-samples/issues/817
--
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: not
AlexStocks commented on issue #828:
URL:
https://github.com/apache/dubbo-go-samples/issues/828#issuecomment-3314854338
There is no feedback for so long time. So I close it now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
AlexStocks closed issue #910: book flight failed
URL: https://github.com/apache/dubbo-go-samples/issues/910
--
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-ma
GitHub user AlexStocks edited a discussion: 2025-09-19 weekly
| Item| Link
|
| --- |
|
| gost| https://github.com/dubbogo/gost
sonarqubecloud[bot] commented on PR #1326:
URL: https://github.com/apache/dubbo-admin/pull/1326#issuecomment-3314841209
## [](https://
AlexStocks merged PR #3018:
URL: https://github.com/apache/dubbo-go/pull/3018
--
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...@
AlexStocks commented on issue #910:
URL:
https://github.com/apache/dubbo-go-samples/issues/910#issuecomment-3314837214
@CAICAIIs own 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 specif
AlexStocks commented on issue #909:
URL:
https://github.com/apache/dubbo-go-samples/issues/909#issuecomment-3314836988
@CAICAIIs own 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 specif
AlexStocks merged PR #913:
URL: https://github.com/apache/dubbo-go-samples/pull/913
--
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-unsubs
xuhe2 commented on issue #916:
URL:
https://github.com/apache/dubbo-go-samples/issues/916#issuecomment-3314833592
PR is merged. Done.
--
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
AlexStocks merged PR #920:
URL: https://github.com/apache/dubbo-go-samples/pull/920
--
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-unsubs
zrlw commented on PR #92:
URL:
https://github.com/apache/dubbo-hessian-lite/pull/92#issuecomment-3314828921
> I will check all xxxSerializers later, I believe this will reduce CPU and
memory usage and make memory layout more reasonable.
pls go ahead.
--
This is an automated messag
Aresxue commented on PR #92:
URL:
https://github.com/apache/dubbo-hessian-lite/pull/92#issuecomment-3314821131
> 也许所有的xxxSerializer都需要检查是否存在此类问题,
>
> 1. 不要`addRef`在方法开始时调用`writeObject`,例如,
>
> ```
> public class LongAdderSerializer extends AbstractSerializer {
>
>
AlexStocks merged PR #3032:
URL: https://github.com/apache/dubbo-go/pull/3032
--
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...@
AlexStocks closed issue #925: The difference between samples main and develop
is too large, affecting integration testin
URL: https://github.com/apache/dubbo-go-samples/issues/925
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
sonarqubecloud[bot] commented on PR #3034:
URL: https://github.com/apache/dubbo-go/pull/3034#issuecomment-3314758549
## [](https://son
KamToHung opened a new pull request, #3034:
URL: https://github.com/apache/dubbo-go/pull/3034
…holder function
--
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
AlexStocks commented on issue #912:
URL:
https://github.com/apache/dubbo-go-samples/issues/912#issuecomment-3312321452
@manzhizhen
--
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 c
sonarqubecloud[bot] commented on PR #1325:
URL: https://github.com/apache/dubbo-admin/pull/1325#issuecomment-3314638580
## [](https://
Alanxtl commented on PR #926:
URL: https://github.com/apache/dubbo-go-samples/pull/926#issuecomment-3314492935
> Please fix the ci failure
golang lint fails because the api newly added in
https://github.com/apache/dubbo-go/pull/3028, not merging to main yet
--
This is an automated
zrlw merged PR #98:
URL: https://github.com/apache/dubbo-hessian-lite/pull/98
--
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...@
GeeGee2006 opened a new issue, #3033:
URL: https://github.com/apache/dubbo-go/issues/3033
### ✅ 验证清单
- [x] 🔍 我已经搜索过 [现有
Issues](https://github.com/apache/dubbo-go/issues),确信这不是重复问题
### 🚀 Go 版本
1.24.5
### 📦 Dubbo-go 版本
v3.3.0
### 🖥️ 服务端配置
java
codecov-commenter commented on PR #3032:
URL: https://github.com/apache/dubbo-go/pull/3032#issuecomment-3314534631
##
[Codecov](https://app.codecov.io/gh/apache/dubbo-go/pull/3032?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment
No-SilverBullet commented on code in PR #3023:
URL: https://github.com/apache/dubbo-go/pull/3023#discussion_r2343737692
##
filter/accesslog/filter.go:
##
@@ -182,6 +189,68 @@ func (f *Filter) OnResponse(_ context.Context, result
result.Result, _ base.Invo
return result
zrlw commented on code in PR #95:
URL: https://github.com/apache/dubbo-hessian-lite/pull/95#discussion_r2365014256
##
hessian-lite/src/main/java/com/alibaba/com/caucho/hessian/io/MapDeserializer.java:
##
@@ -163,13 +163,11 @@ public Object readObject(AbstractHessianInput in,
RainYuY merged PR #15697:
URL: https://github.com/apache/dubbo/pull/15697
--
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...@dubb
sonarqubecloud[bot] commented on PR #3032:
URL: https://github.com/apache/dubbo-go/pull/3032#issuecomment-3314533350
## [](https://son
Alanxtl commented on issue #925:
URL:
https://github.com/apache/dubbo-go-samples/issues/925#issuecomment-3314530507
done in https://github.com/apache/dubbo-go/pull/3032
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
zrlw merged PR #90:
URL: https://github.com/apache/dubbo-hessian-lite/pull/90
--
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...@
zrlw merged PR #95:
URL: https://github.com/apache/dubbo-hessian-lite/pull/95
--
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...@
zrlw commented on code in PR #95:
URL: https://github.com/apache/dubbo-hessian-lite/pull/95#discussion_r2365105244
##
hessian-lite/src/main/java/com/alibaba/com/caucho/hessian/io/MapDeserializer.java:
##
@@ -163,13 +163,11 @@ public Object readObject(AbstractHessianInput in,
zrlw merged PR #97:
URL: https://github.com/apache/dubbo-hessian-lite/pull/97
--
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...@
zrlw merged PR #96:
URL: https://github.com/apache/dubbo-hessian-lite/pull/96
--
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...@
zrlw merged PR #1253:
URL: https://github.com/apache/dubbo-samples/pull/1253
--
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...@d
zrlw opened a new pull request, #15697:
URL: https://github.com/apache/dubbo/pull/15697
## What is the purpose of the change?
The download url of Zookeeper 3.8.4 was changed again.
## Checklist
- [x] Make sure there is a
[GitHub_issue](https://github.com/apache/dubbo/issues) fie
AlexStocks commented on PR #852:
URL: https://github.com/apache/dubbo-go-samples/pull/852#issuecomment-3312284670
等 v3.3.1 发版后才能 merge
--
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
wuwen5 opened a new pull request, #98:
URL: https://github.com/apache/dubbo-hessian-lite/pull/98
(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 unsubscribe
sonarqubecloud[bot] commented on PR #757:
URL: https://github.com/apache/dubbo-go-pixiu/pull/757#issuecomment-3312751374
## [](https:/
Similarityoung commented on code in PR #757:
URL: https://github.com/apache/dubbo-go-pixiu/pull/757#discussion_r2363410489
##
pkg/filter/mcp/mcpserver/dynamic.go:
##
@@ -0,0 +1,73 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor licen
sonarqubecloud[bot] commented on PR #757:
URL: https://github.com/apache/dubbo-go-pixiu/pull/757#issuecomment-3312719258
## [](https:/
AlexStocks opened a new issue, #3030:
URL: https://github.com/apache/dubbo-go/issues/3030
### 讨论详情
1 应用级别的心跳包:因为正常的 http2 是有心跳包的,一段时间不处理需要关闭连接;http3 go 中无法感知到心跳,需要出一个新方案,说明在
dubbogo 中怎么实现相应的心跳;
2 优雅下线:dubbo server http3 下线的时候会广播一些包,需要查看 dubbogo 是否做了相应的工作;
3 dubbogo 和 dubbo http3
AlexStocks closed issue #890: The Curious Case of Prometheus Pushgateway’s
“Zombie Metrics”
URL: https://github.com/apache/dubbo-go-samples/issues/890
--
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
GitHub user AlexStocks created a discussion: 2025-09-19 weekly
| Item| Link
|
| --- |
|
| gost| https://github.com/dubbogo/gost
AlexStocks closed issue #2901: Remove doc/imgs
URL: https://github.com/apache/dubbo-go/issues/2901
--
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: notif
Copilot commented on code in PR #926:
URL: https://github.com/apache/dubbo-go-samples/pull/926#discussion_r2362959529
##
otel/tracing/otlp_http_exporter/proto/greet.proto:
##
@@ -0,0 +1,34 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contribu
AlexStocks commented on PR #382:
URL:
https://github.com/apache/dubbo-go-hessian2/pull/382#issuecomment-3312239113
Please fix the ci failure.
--
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
AlexStocks commented on PR #926:
URL: https://github.com/apache/dubbo-go-samples/pull/926#issuecomment-3312274905
Please fix the ci failure
--
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 spe
AlexStocks closed issue #2851: ut failure of TestUnavailableIfHostInvalid
URL: https://github.com/apache/dubbo-go/issues/2851
--
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
mfordjody merged PR #789:
URL: https://github.com/apache/dubbo-kubernetes/pull/789
--
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-unsubsc
mfordjody opened a new pull request, #789:
URL: https://github.com/apache/dubbo-kubernetes/pull/789
(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 unsubscr
codecov-commenter commented on PR #3029:
URL: https://github.com/apache/dubbo-go/pull/3029#issuecomment-3311933932
##
[Codecov](https://app.codecov.io/gh/apache/dubbo-go/pull/3029?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment
dependabot[bot] closed pull request #15631: Bump
io.opentelemetry:opentelemetry-bom from 1.50.0 to 1.53.0
URL: https://github.com/apache/dubbo/pull/15631
--
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
sonarqubecloud[bot] commented on PR #3029:
URL: https://github.com/apache/dubbo-go/pull/3029#issuecomment-3311921284
## [](https://son
fantiq commented on PR #15639:
URL: https://github.com/apache/dubbo/pull/15639#issuecomment-3311872135
> > @RainYuY Hi, Could you please take some time to review this PR?
>
> The next week.
thanks for the update
--
This is an automated message from the Apache Git Service.
To
sonarqubecloud[bot] commented on PR #757:
URL: https://github.com/apache/dubbo-go-pixiu/pull/757#issuecomment-3274658523
## [](https:/
codecov-commenter commented on PR #15697:
URL: https://github.com/apache/dubbo/pull/15697#issuecomment-3311673396
##
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/15697?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
RainYuY closed issue #82: Is the vulnerability CVE-2021-43297 fixed?
URL: https://github.com/apache/dubbo-hessian-lite/issues/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 to go to the specific comment.
robocanic commented on issue #1315:
URL: https://github.com/apache/dubbo-admin/issues/1315#issuecomment-3311532199
@zhuyanhuazhuyanhua hey, are you get into some problems? If you need some
help, you can get in touch with me through my wechat: robocanic
--
This is an automated message from
sonarqubecloud[bot] commented on PR #3023:
URL: https://github.com/apache/dubbo-go/pull/3023#issuecomment-3278597482
## [](https://son
sonarqubecloud[bot] commented on PR #757:
URL: https://github.com/apache/dubbo-go-pixiu/pull/757#issuecomment-3274052593
## [](https:/
sonarqubecloud[bot] commented on PR #2983:
URL: https://github.com/apache/dubbo-go/pull/2983#issuecomment-3287256086
## [](https://son
zrlw opened a new pull request, #1253:
URL: https://github.com/apache/dubbo-samples/pull/1253
1. for jacoco agent to finish writing its exec file after runing tests,
```
Error: Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:3.5.1:java (default-cli) on project
dubbo-test-j
sonarqubecloud[bot] commented on PR #746:
URL: https://github.com/apache/dubbo-go-pixiu/pull/746#issuecomment-3311216044
## [](https:/
wuwen5 opened a new pull request, #97:
URL: https://github.com/apache/dubbo-hessian-lite/pull/97
```
java.lang.ClassCastException: java.lang.Byte cannot be cast to
java.lang.Integer
at
com.alibaba.com.caucho.hessian.io.AnnotationSerializer$IntMethodSerializer.serialize(Annota
wuwen5 opened a new pull request, #96:
URL: https://github.com/apache/dubbo-hessian-lite/pull/96
(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 unsubscribe
zrlw commented on PR #92:
URL:
https://github.com/apache/dubbo-hessian-lite/pull/92#issuecomment-3310129651
Maybe all xxxSerializers need to be checked whether exist such issues,
1. do not call ```addRef``` at the beginning of ```writeObject``` method,
e.g.,
```
public class Lo
sonarqubecloud[bot] commented on PR #1323:
URL: https://github.com/apache/dubbo-admin/pull/1323#issuecomment-3310311624
## [](https://
fantiq commented on PR #15639:
URL: https://github.com/apache/dubbo/pull/15639#issuecomment-3266671313
In addition to adding the isAvailable method, the following sections
describe some logical adjustments to support the failure retry strategy.
## service-name-mapping
### consu
RainYuY commented on PR #15639:
URL: https://github.com/apache/dubbo/pull/15639#issuecomment-3310236661
> @RainYuY Hi, Could you please take some time to review this PR?
The next week.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
zrlw commented on PR #92:
URL:
https://github.com/apache/dubbo-hessian-lite/pull/92#issuecomment-3310043929
> I think we can call `super.writeObject(obj, out)` in the here, and also
implement a `writeReplace()` method.
agree
--
This is an automated message from the Apache Git Ser
codecov-commenter commented on PR #15693:
URL: https://github.com/apache/dubbo/pull/15693#issuecomment-3291389146
##
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/15693?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
WangzJi commented on code in PR #3023:
URL: https://github.com/apache/dubbo-go/pull/3023#discussion_r2343712403
##
filter/accesslog/filter.go:
##
@@ -182,6 +189,68 @@ func (f *Filter) OnResponse(_ context.Context, result
result.Result, _ base.Invo
return result
}
+//
No-SilverBullet commented on code in PR #3023:
URL: https://github.com/apache/dubbo-go/pull/3023#discussion_r2343737692
##
filter/accesslog/filter.go:
##
@@ -182,6 +189,68 @@ func (f *Filter) OnResponse(_ context.Context, result
result.Result, _ base.Invo
return result
Aresxue closed pull request #13067: The handling of jsr310 times (package names
start with java.time) is open to customization with dubbo's own spi
implementation, which provides a default implementation in spring that allows
you to configure date formats
URL: https://github.com/apache/dubbo/p
wuwen5 commented on PR #92:
URL:
https://github.com/apache/dubbo-hessian-lite/pull/92#issuecomment-3307471039
> I found there are other xxxSerializers which are more complex such as
`LocalDateTimeSerializer`, these xxxSerializer also need to be optimized for
the sake of performance. The sa
1 - 100 of 14476 matches
Mail list logo