[incubator-dubbo] 10/10: Merge branch 'master' of https://github.com/apache/incubator-dubbo

2018-12-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit b88bf3af685fad81494e0501bcba9dc09554e6b1 Merge: c20164e a35f942 Author: ken.lj AuthorDate: Mon Dec 24 15:47:49

[incubator-dubbo] 04/10: fix compile error.

2018-12-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit ac31d4f5217f383574984e05b035c2e0968d675f Author: ken.lj AuthorDate: Sun Dec 23 21:07:51 2018 +0800 fix

[incubator-dubbo] 09/10: fix wrong reference

2018-12-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit c20164ef1d3ef92ce8db15fc0cc27fc3c059857a Author: ken.lj AuthorDate: Mon Dec 24 15:09:07 2018 +0800 fix

[incubator-dubbo] 06/10: make condition router enabled by default.

2018-12-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 411abe9026ea4d6b8c9e73515947c3a520411656 Author: ken.lj AuthorDate: Mon Dec 24 12:17:27 2018 +0800 make

[incubator-dubbo] 01/10: unify config format.

2018-12-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 4bd2ed4979920bef7e04328b5711c662190a4f1a Author: ken.lj AuthorDate: Sat Dec 22 14:07:31 2018 +0800 unify

[incubator-dubbo] 02/10: fix busy loop caused by singledThreadExecutor

2018-12-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 5184416bc7c87f5a6960f29823a071bc1ae826a4 Author: ken.lj AuthorDate: Sat Dec 22 14:08:14 2018 +0800 fix

[incubator-dubbo] branch master updated: remove package import used by comment to pass travis

2018-12-26 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new df7bc59 remove package import used

[incubator-dubbo] branch master updated: Merge pull request #3044, code review around RouterChain.

2018-12-25 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new c84511c Merge pull request #3044

[incubator-dubbo] branch master updated: Merge pull request #3062, code review around RouterFactory.

2018-12-26 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 59cbe69 Merge pull request #3062

[incubator-dubbo] branch master updated: Revert code to avoid NPE in RPC wire after providers are cleared.

2018-12-26 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new c18b1cf Revert code to avoid NPE

[incubator-dubbo] branch master updated: Fix UT

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new dc1dec5 Fix UT dc1dec5 is described

[incubator-dubbo] branch master updated: make ListenableRouter code thread safe

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 4cf3e38 make ListenableRouter code

[incubator-dubbo] branch master updated: Merge pull request #3077, Code review around AbstractConfiguratorListener.

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new c255ad6 Merge pull request #3077

[incubator-dubbo] 02/02: Fix UT

2018-12-26 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit cdee4a20623fefb64433325a8fc112ccc73c0294 Author: ken.lj AuthorDate: Thu Dec 27 14:14:21 2018 +0800 Fix UT

[incubator-dubbo] branch master updated: Remove assert check to continue with execute.

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 0b700a7 Remove assert check

[incubator-dubbo] branch master updated: solve compile error

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 9c0e3ef solve compile error 9c0e3ef

[incubator-dubbo] branch master updated: temporarily ignore UT RegistryDataConfigTest

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new ca7d641 temporarily ignore UT

[incubator-dubbo] branch master updated: temporarily ignore UT ZookeeperMetadataReportTest

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 70b8d0c temporarily ignore UT

[incubator-dubbo] branch master updated: add license and reformat

2018-12-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 5ea4fa5 add license and reformat

[incubator-dubbo] 06/07: resolve conflicts

2018-12-16 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit e86b89c49dabc23ab3d84c6317309ded3342aef8 Merge: e425767 368a59e Author: ken.lj AuthorDate: Mon Dec 17 14

[incubator-dubbo] branch master updated: Merge pull request #2963, fix potential concurrency issue in a simpler way for ActiveLimitFilter and ExecuteLimitFilter.

2018-12-17 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new e6e7ea8 Merge pull request #2963, fix

[incubator-dubbo] branch dev-metadata updated: make sure compatible Router works fine

2018-12-17 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new c8c5b3d make sure

[incubator-dubbo] 01/07: fix problem when creating router chain for StaticDirectory (consume multi groups)

2018-12-16 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit b01e251a541fb73c41fcc3e458efbf65c36fdde7 Author: ken.lj AuthorDate: Tue Dec 4 13:45:10 2018 +0800

[incubator-dubbo] 04/07: support using multi registries/protocols in config center.

2018-12-16 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 0a2aab8c59d43486bb497c09a1b44c986db4fe78 Author: ken.lj AuthorDate: Mon Dec 17 11:31:04 2018 +0800

[incubator-dubbo] 05/07: fix problem of governance: configurator & router

2018-12-16 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit e4257677e9b276c8e73c01b246f6617cc92af1d7 Author: ken.lj AuthorDate: Mon Dec 17 14:50:47 2018 +0800

[incubator-dubbo] 01/02: Fix UT

2018-12-24 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 2a763b993c4308d5e154364d8ab47d7ef38b171d Author: ken.lj AuthorDate: Tue Dec 25 11:58:09 2018 +0800 Fix UT

[incubator-dubbo] branch async-opmization deleted (was 86767aa)

2018-12-24 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch async-opmization in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. was 86767aa merge UT into one file This change permanently discards the following revisions

[incubator-dubbo] branch master updated (669705c -> ddf0cba)

2018-12-24 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 669705c Fix FailbackClusterInvoker one risk of memory leak #2425 (#2822) new 2a763b9 Fix UT

[incubator-dubbo] 02/02: merge UT into one file

2018-12-24 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit ddf0cbaf2bec5d9a0844a1cff791113e017392a4 Author: ken.lj AuthorDate: Tue Dec 25 13:55:05 2018 +0800 merge

[incubator-dubbo] branch async-opmization created (now 6c1ced0)

2018-12-24 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch async-opmization in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. at 6c1ced0 Fix UT This branch includes the following new commits: new 6c1ced0 Fix UT The 1

[incubator-dubbo] branch async-opmization updated: merge UT into one file

2018-12-24 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch async-opmization in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/async-opmization by this push: new 86767aa merge UT

[incubator-dubbo] branch dev-metadata updated: unify the config key format, sth like: dubbo.registries.id.address=xxx dubbo.registry.address=xxx dubbo.configCenters.apollo.address=xxx dubbo.configCent

2018-12-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 275635e unify the config

[incubator-dubbo] 02/02: update demo

2018-12-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit fdc9202f9732292bd4661442df240f881118411d Author: ken.lj AuthorDate: Thu Dec 20 18:13:23 2018 +0800

[incubator-dubbo] branch dev-metadata updated: add fixme comment

2018-11-29 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 38a8fad add fixme comment

[incubator-dubbo] branch dev-metadata updated: add Apache license

2018-11-28 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 8465e9a add Apache

[incubator-dubbo] 02/03: rename

2018-11-29 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 83a27e894a7975ff31cf2546cbe65cb3ebbb1d63 Author: ken.lj AuthorDate: Thu Nov 29 17:05:34 2018 +0800

[incubator-dubbo] branch dev-metadata updated (abb62c8 -> 8f9a76e)

2018-11-29 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from abb62c8 add dependency into dubbo.jar new 14d1f97 optimize dynamic configuration api new

[incubator-dubbo] branch dev-metadata updated: reformat code

2018-11-28 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 719b5a3 reformat code

[incubator-dubbo] 01/03: optimize dynamic configuration api

2018-11-29 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 14d1f97ae80a35fe65d9fced488a1fd8bac4f822 Author: ken.lj AuthorDate: Thu Nov 29 17:05:05 2018 +0800

[incubator-dubbo] branch dev-metadata updated: fix ut

2018-11-28 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new a1b9e0a fix ut a1b9e0a

[incubator-dubbo] branch dev-metadata updated (0fb3657 -> 23f0e52)

2018-11-28 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 0fb3657 temporarily close checkstyle on importing orders new d39343e adjust zookeeper

[incubator-dubbo] 03/04: Merge remote-tracking branch 'origin/dev-metadata' into dev-metadata

2018-12-03 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 92c721b1dc3d0081a5d27c26d5d65567ef32f7c0 Merge: 25080d3 52a325d Author: ken.lj AuthorDate: Mon Dec 3 19

[incubator-dubbo] 01/04: app level override rule should only generate one url

2018-12-03 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 7473662275afe8003a8208c1526bc662a2a8ac9d Author: ken.lj AuthorDate: Mon Dec 3 19:15:11 2018 +0800

[incubator-dubbo] branch dev-metadata updated: remove useless file

2018-12-03 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new dfdd424 remove useless

[incubator-dubbo] branch dev-metadata updated: Merge pull request #2872, refactor config-center implementation.

2018-12-03 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 52a325d Merge pull

[incubator-dubbo] branch master updated: Merge pull request #2887, fix consumer stub bug in multi registries.

2018-12-06 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 585b3a5 Merge pull request #2887, fix

[incubator-dubbo] 01/03: add apiVersion to override url

2018-11-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 3845d78fafb6cb30ea96193c665ae1771e28751e Author: ken.lj AuthorDate: Tue Nov 20 20:18:02 2018 +0800

[incubator-dubbo] 03/03: remove unnecessary volatile restrict

2018-11-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 740b5aae832828d16e7bdeb871f430fb0810bb1c Author: ken.lj AuthorDate: Wed Nov 21 10:25:03 2018 +0800

[incubator-dubbo] branch dev-metadata updated (701cf26 -> 740b5aa)

2018-11-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 701cf26 Merge branch 'dev-metadata' of https://github.com/apache/incubator-dubbo into dev-metadata

[incubator-dubbo] 02/03: Fix reExport, check url to registry changed before do register.

2018-11-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit ecc34c247cfea3724cea64fde9433b25ebcf0fe9 Author: ken.lj AuthorDate: Tue Nov 20 20:19:22 2018 +0800

[incubator-dubbo] 01/04: if the registry type is zookeeper, use the address as default configcenter address.

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit c880720724d27458475b638f9f70a0ebee5dd0b4 Author: ken.lj AuthorDate: Mon Nov 19 19:50:42 2018 +0800

[incubator-dubbo] 03/04: empty rule protection: "" should not be treated as delete.

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 912498ab0830f9c7ae232fce58ed392489080ecc Author: ken.lj AuthorDate: Tue Nov 20 14:35:17 2018 +0800

[incubator-dubbo] 04/04: Merge branch 'dev-metadata' of https://github.com/apache/incubator-dubbo into dev-metadata

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 701cf26d918f58095377d4682b0c5d13dce82895 Merge: 912498a 1ab215e Author: ken.lj AuthorDate: Tue Nov 20 14

[incubator-dubbo] 02/04: Split the Environment into two parts: Environment in Common and ConfigurationUtils in ConfigCenter

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 51146f726d38bc72b07547ddbf6de662976f2813 Author: ken.lj AuthorDate: Tue Nov 20 14:33:35 2018 +0800

[incubator-dubbo] branch dev-metadata updated (1ab215e -> 701cf26)

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 1ab215e add dubbo specification version into registry for ops new c880720 if the registry type

[incubator-dubbo] branch dev-metadata updated: Merge pull request #2810, code review and refactor for dubbo-configcenter.

2018-11-21 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 6a1b9ee Merge pull

[incubator-dubbo] branch dev-metadata updated (740b5aa -> 6140bc2)

2018-11-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 740b5aa remove unnecessary volatile restrict new 9f02b97 Fix configurator bug new 6140bc2

[incubator-dubbo] 02/02: Fix concurrent problem of zookeeper configcenter, wait to start until cache being fully populated.

2018-11-20 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 6140bc2a653cc3066d15ceeff5a3f06962fb32ad Author: ken.lj AuthorDate: Wed Nov 21 14:40:03 2018 +0800

[incubator-dubbo] branch dev-metadata updated: temporarily close checkstyle on importing orders

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 0fb3657 temporarily close

[incubator-dubbo] branch dev-metadata updated (7adf111 -> 1e28f7a)

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 7adf111 Merge pull request #2818, code review for AbstractConfig. new 1bebd2d Fix problems

[incubator-dubbo] 02/02: Merge branch 'dev-metadata' of https://github.com/apache/incubator-dubbo into dev-metadata

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 1e28f7a49980ad5ef5d373ed11d004de7d7082aa Merge: 1bebd2d 7adf111 Author: ken.lj AuthorDate: Thu Nov 22 17

[incubator-dubbo] 01/02: Fix problems in Configuration: remove cache usage in startupCompositeConfiguration.

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 1bebd2d28daa4573a0edecbf4b9d871827d5d9f0 Author: ken.lj AuthorDate: Thu Nov 22 17:23:27 2018 +0800

[incubator-dubbo] branch dev-metadata updated: Merge pull request #2818, code review for AbstractConfig.

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 7adf111 Merge pull

[incubator-dubbo] branch dev-metadata updated: Merge pull request #2817, code review for dubbo-configcente.

2018-11-21 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 607af9d Merge pull

[incubator-dubbo] 04/04: Merge branch 'dev-metadata' of https://github.com/apache/incubator-dubbo into dev-metadata

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 720784c41b89325316f35d8d3a3f3dbc773511f7 Merge: da978fd 3dfa8d2 Author: ken.lj AuthorDate: Fri Nov 23 10

[incubator-dubbo] 02/04: Fix small bugs find in UT

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 773d7f4474f9ff958fa51718c555f9ac5ffb23c3 Author: ken.lj AuthorDate: Thu Nov 22 20:26:37 2018 +0800

[incubator-dubbo] branch dev-metadata updated (3dfa8d2 -> 720784c)

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 3dfa8d2 Code review around Environment, AbstractConfig, and AbstractPrefixConfiguration's impls

[incubator-dubbo] 03/04: does not use parameter key in config metadata

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit da978fd3939a4b1cda07db413e8e5fea02fd96a7 Author: ken.lj AuthorDate: Fri Nov 23 10:38:46 2018 +0800

[incubator-dubbo] 01/04: Add extra type match check when override config value.

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 2d7b8c1f91be5eae057c3fd576e69d33809e6859 Author: ken.lj AuthorDate: Thu Nov 22 17:31:30 2018 +0800

[incubator-dubbo] branch dev-metadata updated: add missing return statement.

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 8f40549 add missing

[incubator-dubbo] branch dev-metadata updated: Merge pull request #2823, Code review for ConfigurationUtils and Environment.

2018-11-22 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/dev-metadata by this push: new 8d8aed2 Merge pull

[incubator-dubbo] 06/06: save one zookeeper implementation as default

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit d9e0b6464bd86aa3b916f894d53865f78671012b Author: ken.lj AuthorDate: Tue Nov 27 19:07:42 2018 +0800

[incubator-dubbo] 02/06: Add UT for Configuration

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit b9ce4a490c642c15f70ee4f19c00af8ef1423c40 Author: ken.lj AuthorDate: Sat Nov 24 15:21:50 2018 +0800

[incubator-dubbo] branch dev-metadata updated (8d8aed2 -> d9e0b64)

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 8d8aed2 Merge pull request #2823, Code review for ConfigurationUtils and Environment. new

[incubator-dubbo] 05/06: upgrade curator version

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit d4156cc6bd16a5c43a50ce423f37c4473397 Author: ken.lj AuthorDate: Tue Nov 27 17:31:16 2018 +0800

[incubator-dubbo] 04/06: add unit tests

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit bc3086e7fb08a734b51082b6130a417e2a5dffd3 Author: ken.lj AuthorDate: Tue Nov 27 17:30:57 2018 +0800

[incubator-dubbo] 03/06: try different zookeeper implementations

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 6f618226c179f76cf921f4792df6878320917ef1 Author: ken.lj AuthorDate: Tue Nov 27 17:29:09 2018 +0800

[incubator-dubbo] 01/06: store DynamicConfiguration reference in Environment

2018-11-27 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 3206dba956ae1d23fab1a2099ffd166974fe0ba9 Author: ken.lj AuthorDate: Fri Nov 23 20:10:01 2018 +0800

[incubator-dubbo-website] branch asf-site updated: Update prepare-an-apache-release.md

2018-11-18 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 0c347ef Update prepare

[incubator-dubbo-website] branch asf-site updated: Update prepare-an-apache-release.md

2018-11-18 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git The following commit(s) were added to refs/heads/asf-site by this push: new b20fb9f Update prepare

[incubator-dubbo-website] branch asf-site updated: Update prepare-an-apache-release.md

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 67e7b4a Update prepare

[incubator-dubbo-website] branch asf-site updated: Update prepare-an-apache-release.md

2018-11-19 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git The following commit(s) were added to refs/heads/asf-site by this push: new d75270a Update prepare

[incubator-dubbo] branch 2.7.0-release updated: Fix UT

2019-01-09 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new 747b804 Fix UT 747b804

[incubator-dubbo] branch 2.7.0-release updated: add empty check at the start of setter.

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new d4532c6 add empty check

[incubator-dubbo] 02/03: move refresh() into setter to avoid duplicate refresh during check.

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 824aaf9b5efa96b03cf71314263059fcd317288a Author: ken.lj AuthorDate: Mon Jan 7 21:10:17 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated (0fba21c -> a66784a)

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 0fba21c avoid duplicated refresh for application (#3157) new b9c8bb8 override equals

[incubator-dubbo] 01/03: override equals of Config

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit b9c8bb831d5be17291ca076b47b14671c4ebdff5 Author: ken.lj AuthorDate: Mon Jan 7 21:09:26 2019 +0800

[incubator-dubbo] 03/03: fix UT

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit a66784ae12123dbc706e63452fbde74763fc848a Author: ken.lj AuthorDate: Mon Jan 7 21:10:27 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated: fix UT

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new b399df7 fix UT b399df7

[incubator-dubbo] branch 2.7.0-release updated: fix UT

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new bcf474d fix UT bcf474d

[incubator-dubbo] branch 2.7.0-release updated: Merge pull request #3224, support jax-rs annotation on interface as well as on impl.

2019-01-14 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new 8e838d5 Merge pull

[incubator-dubbo] branch dev-metadata deleted (was b0e1721)

2018-12-28 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch dev-metadata in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. was b0e1721 edit comment The revisions that were on this branch are still contained in other references

[incubator-dubbo] 02/02: Keep parameters in registry url.

2019-01-09 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit c89807ead3ce4ad58461e72ad9aef8ec75e638c3 Author: ken.lj AuthorDate: Wed Jan 9 19:56:36 2019 +0800

[incubator-dubbo] 01/02: Fix DynamicConfiguration SPI config

2019-01-09 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 41c8ae49c2f32e5b1d86a9abaabdf3dd8f167dd4 Author: ken.lj AuthorDate: Wed Jan 9 19:55:07 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated: set literal 'protocol' for ReferenceBean

2019-01-09 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new b725826 set literal

[incubator-dubbo] 01/05: refresh only once

2019-01-08 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit a02f7a689434fe37dd11fe54ca353989f878848d Author: ken.lj AuthorDate: Wed Jan 9 13:33:28 2019 +0800

[incubator-dubbo] 05/05: fetch from ConfigManager if ConfigCenter is not set

2019-01-08 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 178282cde855ef6a17edcea117226ce3e08b838e Author: ken.lj AuthorDate: Wed Jan 9 15:43:21 2019 +0800

[incubator-dubbo] 02/05: revert router from layered path to flat path: /router/condition -> router-codition

2019-01-08 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit c4e9b9de2dd96b2cc13816b08662f1235463070e Author: ken.lj AuthorDate: Wed Jan 9 14:00:49 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated (c679d0b -> 178282c)

2019-01-08 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from c679d0b Routers zookeeper path (#3173) add d1aa4da give router rule a more layered

[incubator-dubbo] branch 2.7.0-release updated (db0c0a8 -> c89807e)

2019-01-09 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from db0c0a8 put checkRegistry() inside refer() not before refer() new 41c8ae4 Fix

<    1   2   3   4   5   6   7   8   9   10   >