Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #2

Merged
merged 1,424 commits into from
Mar 26, 2019
Merged

merge #2

merged 1,424 commits into from
Mar 26, 2019

Conversation

fitzf
Copy link
Owner

@fitzf fitzf commented Mar 26, 2019

No description provided.

beiwei30 and others added 30 commits January 7, 2019 14:41
remove checkApplication for it is invoked before.
code optimization
Add javadoc for dubbo-serialization module(#3002).
* ../routers/condition
* ../routers/tag
* ../routers/otherRouter
* optimize log output

* Separate logs for reconnect and close

* remove reconnect exception log
* modify some log describe

* use java8 lambda expression
* fix telnet trace times is always 1

* use StringUtils determine if the string is empty

* Fix 3105 , make invoke command with Json string parameter without "class" key

* Fix 3105 ,Keep the class key to support overloaded methods

* optimize InvokerTelnetHandlerTest
* modify metadata node path in zookeeper

* add licence
/router/condition -> router-codition
* give router rule a more layered extensiable ZK path:
* ../routers/condition
* ../routers/tag
* ../routers/otherRouter

* Fix UT

* Adjust ZK to handle layered routers path

* Remove BlackWhiteListRule

* Adjust code to avoid possible ConcurrentModificationException

* revert router from layered path to flat path:
/router/condition -> router-codition

* adjust router path in UT

* change suffix literal: router-condition to condition-router

* change suffix literal: router-condition to condition-router
ralf0131 and others added 29 commits March 9, 2019 21:49
* Merge https://github.com/dubbo/dubbo-registry-etcd into incubator-dubbo

* Add UT to ConfigurationUtilsTest
* fix some bugs.
* fix typo
* cancel keep alive if recovery failed.
* remove duplicate license header.
* Fixes #3570, NoSuchMethodError are thrown when add custorm Filter using dubbo2.6.5 and JDK1.6 and upgrade to dubbo2.7.0
* Add compatible UT
* fix UT
* fix when qos is disable,log will print every time.

* change qos server boos thread number 1
* add openjdk to travis

* add openjdk to travis
* add metrics integration

* add license
* Minor refactor, no functinoal change.

* Separate ConnectionStateListener

* Simplify code

* Fix typo

* Support get external config from etcd config center

* Polish diamond operator

* Initial etcd support as config center

* Add a put interface for JEtcdClient

* Enhanced Etcd config center support with the ability to watch and cancel watch

* Polish code

* Distinguish modification event and delete event

* Add etcd registry and configcenter to dubbo-all

* Watch again when connection is re-established
use constant to replace magic number
@fitzf fitzf merged commit 948bbea into fitzf:master Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.