-
Notifications
You must be signed in to change notification settings - Fork 2.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
Better connection pool handling #2725
Commits on Dec 17, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for 21bac54 - Browse repository at this point
Copy the full SHA 21bac54View commit details
Commits on Feb 23, 2022
-
http transport data race issue (micro#2436)
* [fix] micro#2431 http transport data race issue
Configuration menu - View commit details
-
Copy full SHA for 5a2f37c - Browse repository at this point
Copy the full SHA 5a2f37cView commit details
Commits on Jul 14, 2022
-
Merge remote-tracking branch 'upstream/v3'
# Conflicts: # client/rpc_stream.go
Configuration menu - View commit details
-
Copy full SHA for c20c971 - Browse repository at this point
Copy the full SHA c20c971View commit details
Commits on Jul 15, 2022
-
Merge remote-tracking branch 'upstream/master'
# Conflicts: # plugins/config/source/etcd/etcd.go
Configuration menu - View commit details
-
Copy full SHA for 62f73ac - Browse repository at this point
Copy the full SHA 62f73acView commit details -
[feature] Ability to close connection while receiving.
Ability to send messages while receiving. Icreased r channel limit to 100 to more fluently communication. Do not dropp sent request if r channel is full.
Configuration menu - View commit details
-
Copy full SHA for 735aee8 - Browse repository at this point
Copy the full SHA 735aee8View commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7bb5b6b - Browse repository at this point
Copy the full SHA 7bb5b6bView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcb7c20 - Browse repository at this point
Copy the full SHA bcb7c20View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2118b1 - Browse repository at this point
Copy the full SHA f2118b1View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 766bd08 - Browse repository at this point
Copy the full SHA 766bd08View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7332184 - Browse repository at this point
Copy the full SHA 7332184View commit details -
Merge remote-tracking branch 'origin/master' into fix_fd_close_proble…
…m_in_pool # Conflicts: # go.sum
Configuration menu - View commit details
-
Copy full SHA for 73ad7d1 - Browse repository at this point
Copy the full SHA 73ad7d1View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f60aec - Browse repository at this point
Copy the full SHA 4f60aecView commit details -
[fix] Do not close the transport client twice in stream connection , …
…the transport client is closed in the rpc codec
Configuration menu - View commit details
-
Copy full SHA for c029f11 - Browse repository at this point
Copy the full SHA c029f11View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b51f7e - Browse repository at this point
Copy the full SHA 3b51f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f90d0a - Browse repository at this point
Copy the full SHA 5f90d0aView commit details
Commits on Jul 23, 2024
-
Merge branch 'refs/heads/master' into fix_fd_close_problem_in_pool
# Conflicts: # util/cmd/cmd.go
Configuration menu - View commit details
-
Copy full SHA for 7e3b0c6 - Browse repository at this point
Copy the full SHA 7e3b0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500797b - Browse repository at this point
Copy the full SHA 500797bView commit details -
Merge remote-tracking branch 'refs/remotes/origin/master' into fix_fd…
…_close_problem_in_pool # Conflicts: # go.mod
Configuration menu - View commit details
-
Copy full SHA for d2bf853 - Browse repository at this point
Copy the full SHA d2bf853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ffd07 - Browse repository at this point
Copy the full SHA 46ffd07View commit details