Skip to content

Comments

Let TaskScheduler pause when under loading mode#1414

Merged
javeme merged 2 commits intomasterfrom
pausable-task-executor
Apr 16, 2021
Merged

Let TaskScheduler pause when under loading mode#1414
javeme merged 2 commits intomasterfrom
pausable-task-executor

Conversation

@Linary
Copy link
Contributor

@Linary Linary commented Apr 2, 2021

Change-Id: I593ee46a2a14af18f9105d84249da68592556dde

javeme
javeme previously approved these changes Apr 2, 2021
Change-Id: I593ee46a2a14af18f9105d84249da68592556dde
Change-Id: Ie4e9645686e11be58b0870de8643c638d3f54f50
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #1414 (ecb6d4c) into master (ec974d0) will increase coverage by 0.13%.
The diff coverage is 55.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1414      +/-   ##
============================================
+ Coverage     62.08%   62.22%   +0.13%     
  Complexity     5854     5854              
============================================
  Files           386      381       -5     
  Lines         32297    32109     -188     
  Branches       4507     4492      -15     
============================================
- Hits          20051    19979      -72     
+ Misses        10209    10092     -117     
- Partials       2037     2038       +1     
Impacted Files Coverage Δ Complexity Δ
...java/com/baidu/hugegraph/config/ServerOptions.java 98.36% <ø> (-0.56%) 0.00 <0.00> (ø)
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 68.83% <33.33%> (-0.21%) 119.00 <0.00> (ø)
...ain/java/com/baidu/hugegraph/task/TaskManager.java 70.50% <60.00%> (-2.09%) 27.00 <1.00> (+1.00) ⬇️
...in/java/com/baidu/hugegraph/server/RestServer.java 45.00% <100.00%> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.78% <0.00%> (-2.81%) 51.00% <0.00%> (-1.00%)
...in/java/com/baidu/hugegraph/core/GraphManager.java 52.09% <0.00%> (-1.28%) 0.00% <0.00%> (ø%)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.10% <0.00%> (-0.73%) 32.00% <0.00%> (ø%)
...om/baidu/hugegraph/auth/StandardAuthenticator.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
... and 8 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 ec974d0...ecb6d4c. Read the comment docs.

@javeme javeme merged commit 3c9dbca into master Apr 16, 2021
@javeme javeme deleted the pausable-task-executor branch April 16, 2021 12:44
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.

3 participants