[dubbo] branch master updated: fix bug of Etcd3Registry cancel watch #4357 (#4358)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new e3c9bed fix bug of Etcd3Registry cancel watch

[dubbo] branch master updated: fixed registryConfig equals (#4359)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 85b96e2 fixed registryConfig equals (#4359)

[dubbo-go] branch master updated (197f248 -> 7cf9e2c)

2019-07-16 Thread alexstocks
This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-go.git. from 197f248 Merge pull request #129 from pantianying/tmp1 new f43d5e7 change select time.After to

[dubbo] branch master updated: move isMetaMethod to MethodUtils (#4387)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new fba25d2 move isMetaMethod to MethodUtils (#4387)

[dubbo] branch master updated: [DUBBO-2991][WIP]Enhance the java doc of dubbo-cluster (#2991) (#4424)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 63d33d1 [DUBBO-2991][WIP]Enhance the java doc of

[dubbo] branch 2.7.3-release updated: [Dubbo] Fix StringIndexOutOfBoundsException when len=0 #4402 (#4425)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch 2.7.3-release in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/2.7.3-release by this push: new 2e341d1 [Dubbo] Fix

[dubbo] branch master updated: issue#4570:RegistryProtocol.DestroyableExporter_modifiers_order (#4583)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 22670b2

[dubbo] branch master updated: [dubbo_4569]optimized code(#4569) (#4584)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new d663ad4 [dubbo_4569]optimized code(#4569) (#4584)

[dubbo] branch master updated: issue#4314: ZookeeperDynamicConfiguration will be busy wait if zk is unavailable (#4582)

2019-07-16 Thread victory
This is an automated email from the ASF dual-hosted git repository. victory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 77a69e0 issue#4314:

[dubbo] branch master updated: fix issue 4328, fix PojoUtils realize issue #4334 (#4521)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 82378a1 fix issue 4328, fix PojoUtils realize

[dubbo] branch master updated: Make code strong, version check compatibility. Fix https://github.com/apache/dubbo/pull/4488 (#4490)

2019-07-16 Thread huxing
This is an automated email from the ASF dual-hosted git repository. huxing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 363cd0c Make code strong, version check

[dubbo] branch master updated: #4497 设置属性dubbo.provider.metrics.,里面的值无法放入url参数列表里 (#4505)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new aab3a05 #4497

[dubbo] branch master updated: [Dubbo-4575] Upgrade to use fastjson 1.2.58 (#4579)

2019-07-16 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 214ec1f [Dubbo-4575] Upgrade to use fastjson

[dubbo-go] branch master updated (e582cc0 -> 197f248)

2019-07-16 Thread alexstocks
This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-go.git. from e582cc0 Merge pull request #127 from divebomb/master new 6f6376d fix bug:注销接口地址造成死循环 new 422124c