Re: 一个关于dubbo 无故超时调用的问题,无奈联系到了您

2019-06-25 Thread Jason Joo
图看不见。 这种情况下,需要进一步提供consumer端的详细监控数据和指标,如jvm内存使用,进程cpu,请求压力,各接口的性能指标等,问题多半在consumer或实际的业务特性(例如死锁)。 best regards, Jason > On Jun 25, 2019, at 14:05, Huxing Zhang wrote: > > Forwarding to dev@ list. > For further questions, please ask on the dev@dubbo.apache.org >

Re: 一个关于dubbo 无故超时调用的问题,无奈联系到了您

2019-06-25 Thread Huxing Zhang
Hi, You can create an issue on Github, and paste your pic there. On Tue, Jun 25, 2019 at 3:20 PM Jason Joo wrote: > > 图看不见。 > > 这种情况下,需要进一步提供consumer端的详细监控数据和指标,如jvm内存使用,进程cpu,请求压力,各接口的性能指标等,问题多半在consumer或实际的业务特性(例如死锁)。 > > best regards, > > Jason > > > On Jun 25, 2019, at 14:05, Huxing Zhang w

Re: GSoC Report

2019-06-25 Thread Huxing Zhang
Hi, On Tue, Jun 25, 2019 at 1:20 PM Daniela Morais wrote: > > Hi, > > I almost finished the PR of collecting CPU Usage (I'm waiting for the > Travis CI build...) > https://github.com/apache/dubbo/pull/4195 I've left some comments on the pull request, please take a look. > > I'm not sure if is

Re: Proposal about releasing a bugfix version 2.7.3.

2019-06-25 Thread Huxing Zhang
Hi, On Mon, Jun 24, 2019 at 3:27 PM Jun Liu wrote: > > Hi, All > > 2.7.2 has been released for about 3 weeks, I am glad to see it has received > wide attention and many users tested and used it in their online products. > But during their usage, they also find some problems of this version: > >

Dubbo 2.6.7 release plan

2019-06-25 Thread Mercy Ma
Hello everyone, I volunteer to take the release manager role for Dubbo 2.6.7. There are a few features in this release as follow: - Sync the implementation of Nacos from 2.7.x - Dubbo Spring Optimization - Some bugfixes from dubbo 2.6.6. Hopefully, we can release 2.6.7 in June. 30th. Pls. tak

GSoC Report

2019-06-25 Thread Daniela Morais
Hi, Today I did: * Fixed the issues on the PR #4195 (Collect "cpu.user" metric) * Open a PR to refactor MetricsFilterTest ( https://github.com/apache/dubbo/pull/4398) I think that the next steps should be: 1) Make configurable what is the priority of the load balancer (between RT, CPU or number o

Re: GSoC Report

2019-06-25 Thread Huxing Zhang
Hi, On Wed, Jun 26, 2019 at 12:55 PM Daniela Morais wrote: > > Hi, > > Today I did: > * Fixed the issues on the PR #4195 (Collect "cpu.user" metric) > * Open a PR to refactor MetricsFilterTest ( > https://github.com/apache/dubbo/pull/4398) I will take a look. > > I think that the next steps sho