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

rename EXPIRED_DELETE_BATCH to TASK_TTL_DELETE_BATCH #1253

Merged
merged 2 commits into from
Nov 12, 2020

Conversation

houzhizhen
Copy link
Contributor

No description provided.

javeme
javeme previously approved these changes Nov 11, 2020
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #1253 (9d9d9b2) into master (645f1a3) will increase coverage by 0.73%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1253      +/-   ##
============================================
+ Coverage     61.67%   62.41%   +0.73%     
- Complexity     5713     5758      +45     
============================================
  Files           374      374              
  Lines         31285    31291       +6     
  Branches       4393     4395       +2     
============================================
+ Hits          19295    19529     +234     
+ Misses        10008     9779     -229     
- Partials       1982     1983       +1     
Impacted Files Coverage Δ Complexity Δ
...n/java/com/baidu/hugegraph/config/CoreOptions.java 99.44% <100.00%> (ø) 2.00 <0.00> (ø)
...va/com/baidu/hugegraph/job/system/JobCounters.java 78.37% <100.00%> (ø) 3.00 <2.00> (ø)
...com/baidu/hugegraph/serializer/JsonSerializer.java 41.05% <0.00%> (-0.89%) 0.00% <0.00%> (ø%)
...egraph/api/traversers/WeightedShortestPathAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...ph/api/traversers/SingleSourceShortestPathAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.75% <0.00%> (+0.36%) 32.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 81.54% <0.00%> (+0.55%) 96.00% <0.00%> (+1.00%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.78% <0.00%> (+0.56%) 51.00% <0.00%> (+1.00%)
...aidu/hugegraph/backend/tx/AbstractTransaction.java 73.24% <0.00%> (+1.91%) 53.00% <0.00%> (+1.00%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.49% <0.00%> (+2.73%) 27.00% <0.00%> (ø%)
... and 7 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 645f1a3...9d9d9b2. Read the comment docs.

@houzhizhen houzhizhen merged commit ccf4a70 into master Nov 12, 2020
@houzhizhen houzhizhen deleted the rename_delete_batch branch November 12, 2020 03:55
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
* rename EXPIRED_DELETE_BATCH to TASK_TTL_DELETE_BATCH

* add period at the end of desc of config in CoreOptions
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

3 participants