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

grpc: Use ForkJoinPool with nCPU x 2 max thread by default #1557

Merged
merged 2 commits into from Mar 29, 2021

Conversation

xerial
Copy link
Member

@xerial xerial commented Mar 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #1557 (961232f) into master (7b360c7) will increase coverage by 0.03%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1557      +/-   ##
==========================================
+ Coverage   82.89%   82.92%   +0.03%     
==========================================
  Files         306      306              
  Lines       12115    12126      +11     
  Branches      755      736      -19     
==========================================
+ Hits        10043    10056      +13     
+ Misses       2072     2070       -2     
Impacted Files Coverage Δ
...in/scala/wvlet/airframe/http/grpc/GrpcServer.scala 67.74% <90.90%> (+12.74%) ⬆️
...rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala 92.82% <0.00%> (+0.89%) ⬆️
...og/shared/src/main/scala/wvlet/log/LogFormat.scala 92.00% <0.00%> (+2.00%) ⬆️

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 7b360c7...961232f. Read the comment docs.

@xerial xerial merged commit bc86c26 into wvlet:master Mar 29, 2021
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

1 participant