-
Notifications
You must be signed in to change notification settings - Fork 861
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
tuning init logic of rpc server #20
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. modify docs 2. fix test case problems and NPE bug
* (doc) modify maven version
* (doc) modify docs
* (doc) modify docs * (doc) modify docs * (doc) modify docs * (doc) modify docs * (pom) modify pom version * (tuning) fix NPE problems * (tuning) modify version badge
* (tuning) modify travis jdk version
yuemingliang
approved these changes
May 17, 2018
xmtsui
pushed a commit
that referenced
this pull request
Jun 20, 2018
* (tuning) refactor start logic of remoting server fix #8 (#21) * tuning init logic of rpc server (#20) fix #18 * (tuning) modify buffer allocator type fix #9 (#23) * (format) modify header format (#24) fix #10 * (tuning) log conf modify (#25) fix #12 #13 * (format) modify license format * fix maven-javadoc-plugin build ERROR with JDK 1.8 (#28) * fix threadpools shutdown problems (issues 14) (#31) 单测待补充,先合并 * [feature] support the native transport * merge feature/1.4.2 * [feature] support native transport (epoll) * add autor * make the bossGroup not deamon * (bugfix) modify boss threadpool back to non-daemon * [feature] support the native transport * merge feature/1.4.2 * [feature] support native transport (epoll) * add autor * make the bossGroup not deamon * rebase 1.4.2 * (feature) Netty epoll switch * (version) modify release version * Tuning/threadpool exit (#36) * (tuning) change command factory visibility (#37) * format error
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.