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

fix task: atomic update/get fields and re-schedule #1361

Merged
merged 2 commits into from
Mar 2, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Feb 20, 2021

  • atomic update and get task status&result
  • call resubmitTask() when re-schedule task

Change-Id: Iae736b875e2796206e29360da1ecb8aa457fbbed

Change-Id: Iae736b875e2796206e29360da1ecb8aa457fbbed
Change-Id: I2efa9fd4979492c6901e1ae11fbaf2be451f0354
@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #1361 (9d81eda) into master (7f63b57) will decrease coverage by 0.01%.
The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1361      +/-   ##
============================================
- Coverage     62.38%   62.37%   -0.02%     
  Complexity     5817     5817              
============================================
  Files           385      385              
  Lines         31922    31928       +6     
  Branches       4451     4453       +2     
============================================
- Hits          19916    19915       -1     
- Misses         9984     9989       +5     
- Partials       2022     2024       +2     
Impacted Files Coverage Δ Complexity Δ
...om/baidu/hugegraph/task/StandardTaskScheduler.java 76.10% <0.00%> (-1.34%) 85.00 <0.00> (ø)
...in/java/com/baidu/hugegraph/task/TaskCallable.java 55.88% <0.00%> (ø) 13.00 <0.00> (ø)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.84% <33.33%> (-0.10%) 82.00 <0.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 7f63b57...9d81eda. Read the comment docs.

@javeme javeme changed the title Task: atomic update get fields and fix re-schedule fix task: atomic update/get fields and re-schedule Feb 20, 2021
@Linary Linary merged commit 3d51cf1 into master Mar 2, 2021
@Linary Linary deleted the task-atomic-update-get-fields branch March 2, 2021 06:51
javeme added a commit that referenced this pull request Mar 29, 2021
* atomic update and get task status&result
* call resubmitTask() when re-schedule task

Change-Id: I2efa9fd4979492c6901e1ae11fbaf2be451f0354
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