@chickenlj 你好,我看了 `performance-tuning-2.7.x` 分支上相关代码,整体思路和我的差不多,但是,实现方式不太一样:
* Dubbo 的实现方式是在生成每一个 `RpcInvocation` 对象的时候从缓存中获取 `returnTypes` 并放到
`RpcInvocation` 对象中保存起来
* 我的实现方式是直接修改 `RpcUtils.getReturnTypes(Invocation)` 的实现,从缓存中获 `returnTypes`并返回
个人观点:
Dubbo 的实现方式会导致每一个 RpcInvocation 对象的占用空间变大,如果
使用rebbitmq消费机打开后批量消费数据,dubbo消费者调用dubbo生产者就调不通了,超时。有人碰到过吗。
[ Full content available at: https://github.com/apache/dubbo/issues/5081 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscr
change format to `dubbo.application.parameters=[{a:1}, {b:2}]`
[ Full content available at: https://github.com/apache/dubbo/pull/4899 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsu
spring.rabbitmq.listener.simple.concurrency = 3
,这里开启的并发concurrency大于3就调用不到服务生产者这里来了 实在是百思不得其解
[ Full content available at: https://github.com/apache/dubbo/issues/5081 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
---
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/208?src=pr&el=h1) Report
> Merging [#208](https://codecov.io/gh/apache/dubbo-go/pull/208?src=pr&el=desc)
> into
> [master](https://codecov.io/gh/apache/dubbo-go/commit/4cf8f0e6097b79d03980fe0cf3f2d8ba008173d6?src=pr&el=desc)
> will **increas
> change format to `dubbo.application.parameters=[{a:1}, {b:2}]`
@chickenlj why do you think this format is more readable? It's not even
standard JSON.
[ Full content available at: https://github.com/apache/dubbo/pull/4899 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo
[ pull request closed by cvictory ]
[ Full content available at: https://github.com/apache/dubbo/pull/4899 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notificati
@jkxqj
https://github.com/apache/dubbo/issues/684
中,[david1228用户](https://github.com/david1228) 评论说:
> 我的本地环境中也遇到类似的问题,
报错信息:
Forbid consumer 10.58.95.10 access service
com.xxx.mms.api.service.IAlbumService from registry 36.110.219.106:2181 use
dubbo version 2.5.3, Please check registry acc
# [Codecov](https://codecov.io/gh/apache/dubbo/pull/5070?src=pr&el=h1) Report
> Merging [#5070](https://codecov.io/gh/apache/dubbo/pull/5070?src=pr&el=desc)
> into
> [master](https://codecov.io/gh/apache/dubbo/commit/b53624e4e88a545a3478525bac58aac3ac12afba?src=pr&el=desc)
> will **decrease** co
# [Codecov](https://codecov.io/gh/apache/dubbo/pull/3850?src=pr&el=h1) Report
> Merging [#3850](https://codecov.io/gh/apache/dubbo/pull/3850?src=pr&el=desc)
> into
> [master](https://codecov.io/gh/apache/dubbo/commit/87c78878c639cfd0b055ed370d9daa4f4d9b1373?src=pr&el=desc)
> will **increase** co
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of
this repository and believe that this is not a duplicate.
- [x] I have checked the
[FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository
and believe that this is not a duplicate.
### Environment
[ pull request closed by cvictory ]
[ Full content available at: https://github.com/apache/dubbo/pull/5079 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notificati
[ issue closed by cvictory ]
[ Full content available at: https://github.com/apache/dubbo/issues/3629 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-u
[ pull request closed by cvictory ]
[ Full content available at: https://github.com/apache/dubbo/pull/5078 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notificati
[ issue closed by cvictory ]
[ Full content available at: https://github.com/apache/dubbo/issues/5001 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-u
@wangjunwei87 方案可行
[ Full content available at: https://github.com/apache/dubbo/issues/117 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-unsubscr...@
What maven command should use with this change?
I try `./mvnw clean javadoc:aggregate -Dmaven.javadoc.skip=false` somehow those
changes can't apply to javadoc
[ Full content available at: https://github.com/apache/dubbo/pull/5070 ]
This message was relayed via gitbox.apache.org for
notification
[ pull request closed by beiwei30 ]
[ Full content available at: https://github.com/apache/dubbo-go/pull/208 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifica
**What this PR does**:
**Which issue(s) this PR fixes**:
Fixes #207
**Special notes for your reviewer**:
**Does this PR introduce a user-facing change?**:
```release-note
```
[ Full content available at: https://github.com/apache/dubbo-go/pull/209 ]
This message was relayed via gitbox.apa
just return here
[ Full content available at: https://github.com/apache/dubbo-go/pull/209 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-unsubscr...@d
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=h1) Report
> Merging [#209](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=desc)
> into
> [develop](https://codecov.io/gh/apache/dubbo-go/commit/a977cc9975bd9041816fe87c3f26badbb732eecd?src=pr&el=desc)
> will **decrea
# [Codecov](https://codecov.io/gh/apache/dubbo/pull/5069?src=pr&el=h1) Report
> Merging [#5069](https://codecov.io/gh/apache/dubbo/pull/5069?src=pr&el=desc)
> into
> [master](https://codecov.io/gh/apache/dubbo/commit/a3c89e2e47bcb4c690d454a7c2a6eca712b64a75?src=pr&el=desc)
> will **increase** co
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=h1) Report
> Merging [#209](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=desc)
> into
> [develop](https://codecov.io/gh/apache/dubbo-go/commit/a977cc9975bd9041816fe87c3f26badbb732eecd?src=pr&el=desc)
> will **decrea
pls delete this ref. thx.
[ Full content available at: https://github.com/apache/dubbo-go/pull/209 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-unsu
I just ran a Page Speed test on http://dubbo.apache.org/ and found that it
lacks browser caching.
![image](https://user-images.githubusercontent.com/43527087/65164446-8a142a80-da5a-11e9-8709-09bc86bbb7f0.png)
![image](https://user-images.githubusercontent.com/43527087/65164465-939d9280-da5a-11e9
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=h1) Report
> Merging [#209](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=desc)
> into
> [develop](https://codecov.io/gh/apache/dubbo-go/commit/a977cc9975bd9041816fe87c3f26badbb732eecd?src=pr&el=desc)
> will **decrea
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=h1) Report
> Merging [#209](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=desc)
> into
> [develop](https://codecov.io/gh/apache/dubbo-go/commit/a977cc9975bd9041816fe87c3f26badbb732eecd?src=pr&el=desc)
> will **decrea
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=h1) Report
> Merging [#209](https://codecov.io/gh/apache/dubbo-go/pull/209?src=pr&el=desc)
> into
> [develop](https://codecov.io/gh/apache/dubbo-go/commit/a977cc9975bd9041816fe87c3f26badbb732eecd?src=pr&el=desc)
> will **increa
看你的业务逻辑处理是个长处理还是?一般接口3~5秒可以了
-- 原始邮件 --
发件人: "machelcheng";
发送时间: 2019年9月18日(星期三) 晚上10:48
收件人: "apache/dubbo";
抄送: "得不到"<308870...@qq.com>; "Comment";
主题: Re: [apache/dubbo] zookeeper一直出现大量连接断开 (#346)
原因是timeout设置时间太短,导致在验证时写入超时,所以要检查一下connect接口上的timeout,记
[ issue closed by zlba111 ]
[ Full content available at: https://github.com/apache/dubbo/issues/5068 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-un
**What this PR does**:
- skip subscribe on provider side when using consul
**Which issue(s) this PR fixes**:
Fixes #
**Special notes for your reviewer**:
- none
**Does this PR introduce a user-facing change?**:
```release-note
none
```
[ Full content available at: https://github.com/apach
@fangyincheng @pantianying @aliiohs @AlexStocks pls review
[ Full content available at:
https://github.com/apache/dubbo-go-hessian2/pull/131 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
[ pull request closed by AlexStocks ]
[ Full content available at: https://github.com/apache/dubbo-go/pull/209 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifi
> What maven command should use with this change?
> I try `./mvnw clean javadoc:aggregate -Dmaven.javadoc.skip=false` somehow
> those changes can't apply to javadoc
`./mvnw clean javadoc:aggregate -Dmaven.javadoc.skip=false -Prelease` .
`-P release` is required because the javadoc maven plugin
[ issue closed by beiwei30 ]
[ Full content available at: https://github.com/apache/dubbo-go/issues/207 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications
[ Full content available at: https://github.com/apache/dubbo-go/issues/103 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.or
Please remove author
[ Full content available at:
https://github.com/apache/dubbo-go-hessian2/pull/131 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications
KeithZhang commented on issue #127: 不支持callback?
URL: https://github.com/apache/dubbo-js/issues/127#issuecomment-532946474
现在还不支持
This is an automated message from the Apache Git Service.
To respond to the message, please log
[ pull request closed by wayilau ]
[ Full content available at: https://github.com/apache/dubbo/pull/4746 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notificatio
[ pull request closed by cvictory ]
[ Full content available at: https://github.com/apache/dubbo/pull/5084 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notificati
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of
this repository and believe that this is not a duplicate.
- [x] I have checked the
[FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository
and believe that this is not a duplicate.
### Environment
fix the bug #5085
[ Full content available at: https://github.com/apache/dubbo/pull/5086 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notifications-unsubscr...@d
please provide more detail for your PR. I'm going to close this, feel free to
reopen it when you think it's ready
[ Full content available at: https://github.com/apache/dubbo/pull/5071 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
[ pull request closed by htynkn ]
[ Full content available at: https://github.com/apache/dubbo/pull/5071 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notification
[ pull request closed by htynkn ]
[ Full content available at: https://github.com/apache/dubbo/pull/5070 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscribe, e-mail: notification
Script in jenkins job
(https://builds.apache.org/job/Apache%20Dubbo/job/apache-dubbo-apidoc-deployment/)
also updated
[ Full content available at: https://github.com/apache/dubbo/issues/4331 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
--
because website is hosted in apache server, I'm not sure if it allow custom
`.htaccess` for single project site.
I'm trying to check if any other apache project website are using `.htaccess`
[ Full content available at: https://github.com/apache/dubbo-website/issues/474
]
This message was relay
maslke opened a new issue #118: consumer.xml for dubbo-samples-direct can't
work.
URL: https://github.com/apache/dubbo-samples/issues/118
in this demo, there is "url" config in .
something like
but it does not work.
I have to add group and version part to url to make this dem
binlaniua opened a new pull request #139: fix network break, heart beat check
not work
URL: https://github.com/apache/dubbo-js/pull/139
This is an automated message from the Apache Git Service.
To respond to the message, p
are `HessianTool` and `HexTool` already used?
[ Full content available at:
https://github.com/apache/dubbo-go-hessian2/pull/131 ]
This message was relayed via gitbox.apache.org for
notifications@dubbo.apache.org
-
To unsubscri
50 matches
Mail list logo