-
Notifications
You must be signed in to change notification settings - Fork 26.4k
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
Documentation/2935#dubbo rpc api #2967
Documentation/2935#dubbo rpc api #2967
Commits on Dec 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4704218 - Browse repository at this point
Copy the full SHA 4704218View commit details
Commits on Dec 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3c972a1 - Browse repository at this point
Copy the full SHA 3c972a1View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c0d59b3 - Browse repository at this point
Copy the full SHA c0d59b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 118c914 - Browse repository at this point
Copy the full SHA 118c914View commit details
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f8565a8 - Browse repository at this point
Copy the full SHA f8565a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b1c92 - Browse repository at this point
Copy the full SHA c1b1c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24c1d5 - Browse repository at this point
Copy the full SHA b24c1d5View commit details -
Simplify the code logic of the method AbstractClusterInvoker#reselect. (
apache#2826) * Simplify the code logic of the method AbstractClusterInvoker#reselect. * Minor modification for code style.
Configuration menu - View commit details
-
Copy full SHA for ee81c37 - Browse repository at this point
Copy the full SHA ee81c37View commit details -
create AbstractRouter (apache#2909)
* create AbstractRouter * router default method * router default method * router default method * mockinvoker
Configuration menu - View commit details
-
Copy full SHA for 3863623 - Browse repository at this point
Copy the full SHA 3863623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f27705 - Browse repository at this point
Copy the full SHA 0f27705View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84abb7 - Browse repository at this point
Copy the full SHA d84abb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334df04 - Browse repository at this point
Copy the full SHA 334df04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72803ba - Browse repository at this point
Copy the full SHA 72803baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d46c45 - Browse repository at this point
Copy the full SHA 1d46c45View commit details -
Remove the log to putRandomPort when one protocol use random port (ap…
…ache#2931) * optimize findConfigedPorts method of ServiceConfig to log only one time when userandom port * move the log to method putRandomPort
Configuration menu - View commit details
-
Copy full SHA for 00f2e48 - Browse repository at this point
Copy the full SHA 00f2e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e14715 - Browse repository at this point
Copy the full SHA 5e14715View commit details -
Improve UT grammar and remove unnecessary braces. (apache#2930)
* Improve UT grammer, fix compiler warnings. * Remove unnecessary braces.
Configuration menu - View commit details
-
Copy full SHA for 83c40a5 - Browse repository at this point
Copy the full SHA 83c40a5View commit details -
re-enable testCustomExecutor (apache#2917)
* fix testCustomExecutor * fix ci
Configuration menu - View commit details
-
Copy full SHA for c2d823c - Browse repository at this point
Copy the full SHA c2d823cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bd268 - Browse repository at this point
Copy the full SHA 81bd268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edfeb9 - Browse repository at this point
Copy the full SHA 9edfeb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f5bccb - Browse repository at this point
Copy the full SHA 7f5bccbView commit details -
optimize the RondRobinLoadBalance and MockClusterInvoker (apache#2932)
delete unused logic and take the logger out.
Configuration menu - View commit details
-
Copy full SHA for 9e71e23 - Browse repository at this point
Copy the full SHA 9e71e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a9320 - Browse repository at this point
Copy the full SHA 52a9320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8daad25 - Browse repository at this point
Copy the full SHA 8daad25View commit details -
Configuration menu - View commit details
-
Copy full SHA for e75d72c - Browse repository at this point
Copy the full SHA e75d72cView commit details -
enhance org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandle…
…r#isMatch (apache#2941) * enhance isMatch * remove useless imports
Configuration menu - View commit details
-
Copy full SHA for e3c70ff - Browse repository at this point
Copy the full SHA e3c70ffView commit details -
[Dubbo-2766]Fix 2766 and enhance the invoke command (apache#2801)
* add getter and setter for ServiceConfig's interfaceName property#2353 * add interfaceName to ignoreAttributeNames and change the unit test * delete the demo source code and update the unit test * unchange ServiceConfig * update unit test * update unit test * fix apache#2798 and enhance invoke command
Configuration menu - View commit details
-
Copy full SHA for 5a5d001 - Browse repository at this point
Copy the full SHA 5a5d001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cabc55 - Browse repository at this point
Copy the full SHA 8cabc55View commit details -
Replace anonymous class with method reference (apache#2929)
* Replace anonymous class with method reference * Revert changes as per @beiwei30 code review
Configuration menu - View commit details
-
Copy full SHA for ce37363 - Browse repository at this point
Copy the full SHA ce37363View commit details -
Optimize retry for FailbackRegistry. (apache#2763)
* Abstract retry task * Task for retry. * Fix sth. * Finish Optimize. fix ci failed. * Optimize retry for FailbackRegistry. The retry operation splits into specific operations, such as subscriptions and registrations. This approach allows for very precise retry control. * Optimize retry for FailbackRegistry. The retry operation splits into specific operations, such as subscriptions and registrations. This approach allows for very precise retry control. * Optimize logger warn's msg. * Optimize FailedNotifiedTask's run method. Optimize addXXXTask, directly return if we already have a retry task. * Optimize notify logic, just notify when the urls is not empty. * Optimize notify logic, just notify when the urls is not empty. * Optimize timer that use daemon thread.
Configuration menu - View commit details
-
Copy full SHA for fc4cb48 - Browse repository at this point
Copy the full SHA fc4cb48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2f958 - Browse repository at this point
Copy the full SHA 9a2f958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9827d97 - Browse repository at this point
Copy the full SHA 9827d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa6932 - Browse repository at this point
Copy the full SHA 1aa6932View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c3d75 - Browse repository at this point
Copy the full SHA d3c3d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffcacfc - Browse repository at this point
Copy the full SHA ffcacfcView commit details -
Merge branch 'documentation/2935#dubbo-rpc-api' of https://github.com…
…/khanimteyaz/incubator-dubbo into documentation/2935#dubbo-rpc-api
Configuration menu - View commit details
-
Copy full SHA for 75da9e5 - Browse repository at this point
Copy the full SHA 75da9e5View commit details