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

support rocksdb option level_compaction_dynamic_level_bytes #1262

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Nov 16, 2020

Change-Id: I18fdaf3055ad40b8bf9eb8bab0e84df8816e9f38

Change-Id: I18fdaf3055ad40b8bf9eb8bab0e84df8816e9f38
@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #1262 (1f634d6) into master (ccf4a70) will increase coverage by 2.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1262      +/-   ##
============================================
+ Coverage     60.20%   62.41%   +2.20%     
- Complexity     5632     5760     +128     
============================================
  Files           374      374              
  Lines         31291    31300       +9     
  Branches       4395     4398       +3     
============================================
+ Hits          18838    19535     +697     
+ Misses        10528     9779     -749     
- Partials       1925     1986      +61     
Impacted Files Coverage Δ Complexity Δ
...ugegraph/backend/store/rocksdb/RocksDBOptions.java 99.25% <100.00%> (+0.01%) 2.00 <0.00> (ø)
...raph/backend/store/rocksdb/RocksDBStdSessions.java 65.69% <100.00%> (+0.13%) 35.00 <0.00> (ø)
.../baidu/hugegraph/security/HugeSecurityManager.java 82.51% <0.00%> (-1.29%) 83.00% <0.00%> (+1.00%) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 78.38% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.84% <0.00%> (+0.30%) 82.00% <0.00%> (+1.00%)
...va/com/baidu/hugegraph/backend/cache/RamCache.java 72.41% <0.00%> (+0.57%) 28.00% <0.00%> (+1.00%)
...n/java/com/baidu/hugegraph/api/graph/BatchAPI.java 27.41% <0.00%> (+1.61%) 0.00% <0.00%> (ø%)
...du/hugegraph/backend/store/BackendSessionPool.java 76.38% <0.00%> (+2.77%) 17.00% <0.00%> (+1.00%)
...in/java/com/baidu/hugegraph/core/GraphManager.java 57.14% <0.00%> (+3.57%) 0.00% <0.00%> (ø%)
.../baidu/hugegraph/backend/store/BackendSession.java 80.95% <0.00%> (+4.76%) 1.00% <0.00%> (+1.00%)
... and 9 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 ccf4a70...1f634d6. Read the comment docs.

@zhoney zhoney merged commit 42ac5f5 into master Nov 17, 2020
@zhoney zhoney deleted the level_compaction_dynamic_level_bytes branch November 17, 2020 08:32
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
)

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