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

improve number of transport threads and max_timeout_heartbeat_count #103

Merged
merged 9 commits into from Sep 26, 2021

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Sep 15, 2021

No description provided.

@coderzc coderzc changed the title improve number of transport threads improve number of transport threads and max_timeout_heartbeat_count Sep 15, 2021
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #103 (e1baca9) into master (bb12226) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
+ Coverage     87.79%   87.96%   +0.16%     
- Complexity     2696     2735      +39     
============================================
  Files           281      285       +4     
  Lines         10220    10331     +111     
  Branches        850      862      +12     
============================================
+ Hits           8973     9088     +115     
+ Misses          835      822      -13     
- Partials        412      421       +9     
Impacted Files Coverage Δ
...ugegraph/computer/core/config/ComputerOptions.java 100.00% <100.00%> (ø)
...hugegraph/computer/core/network/TransportConf.java 94.91% <100.00%> (+0.47%) ⬆️
...aph/computer/core/network/netty/NettyProtocol.java 100.00% <100.00%> (ø)
...raph/computer/core/sender/QueuedMessageSender.java 69.84% <0.00%> (-5.56%) ⬇️
...idu/hugegraph/computer/core/store/FileManager.java 90.00% <0.00%> (-3.34%) ⬇️
...k8s/operator/controller/ComputerJobController.java 85.86% <0.00%> (-3.27%) ⬇️
...hugegraph/computer/core/graph/value/ListValue.java 95.50% <0.00%> (-2.03%) ⬇️
...network/connection/TransportConnectionManager.java 87.50% <0.00%> (-1.79%) ⬇️
...m/community/trianglecount/TriangleCountParams.java 100.00% <0.00%> (ø)
...hm/community/trianglecount/TriangleCountValue.java 96.00% <0.00%> (ø)
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb12226...e1baca9. Read the comment docs.

javeme
javeme previously approved these changes Sep 15, 2021
@coderzc coderzc merged commit b796128 into master Sep 26, 2021
@coderzc coderzc deleted the improve-transport-threads branch October 15, 2021 04:46
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.

None yet

4 participants