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

cache limit vertex properties size #941

Merged
merged 3 commits into from
Apr 11, 2020
Merged

cache limit vertex properties size #941

merged 3 commits into from
Apr 11, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 10, 2020

Change-Id: I0ff0dfb313f79f3331201a202cee384ffdda9478

Change-Id: I0ff0dfb313f79f3331201a202cee384ffdda9478
zhoney
zhoney previously approved these changes Apr 10, 2020
Linary
Linary previously approved these changes Apr 10, 2020
@javeme javeme dismissed stale reviews from Linary and zhoney via 4170cc8 April 10, 2020 10:04
@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #941 into master will increase coverage by 0.19%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #941      +/-   ##
============================================
+ Coverage     71.73%   71.93%   +0.19%     
- Complexity     4648     4674      +26     
============================================
  Files           298      298              
  Lines         22317    22322       +5     
  Branches       3157     3159       +2     
============================================
+ Hits          16009    16057      +48     
+ Misses         4741     4701      -40     
+ Partials       1567     1564       -3     
Impacted Files Coverage Δ Complexity Δ
...ugegraph/backend/cache/CachedGraphTransaction.java 91.30% <0.00%> (-4.16%) 32.00 <0.00> (ø)
.../main/java/com/baidu/hugegraph/job/GremlinJob.java 95.91% <ø> (ø) 8.00 <0.00> (ø)
...ugegraph/backend/store/rocksdb/RocksDBMetrics.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...raph/backend/store/rocksdb/RocksDBStdSessions.java 68.99% <0.00%> (ø) 29.00 <0.00> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 79.25% <0.00%> (-0.42%) 31.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.45% <0.00%> (-0.13%) 186.00% <0.00%> (ø%)
...graph/backend/store/cassandra/CassandraTables.java 87.86% <0.00%> (+0.29%) 1.00% <0.00%> (ø%)
...egraph/backend/store/cassandra/CassandraStore.java 66.19% <0.00%> (+0.35%) 49.00% <0.00%> (+1.00%)
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.90% <0.00%> (+0.44%) 98.00% <0.00%> (+1.00%)
.../hugegraph/backend/serializer/TableSerializer.java 88.35% <0.00%> (+0.59%) 55.00% <0.00%> (+1.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 8c8e9ed...e420b5d. Read the comment docs.

zhoney
zhoney previously approved these changes Apr 10, 2020
Linary
Linary previously approved these changes Apr 10, 2020
@javeme javeme dismissed stale reviews from Linary and zhoney via e644b20 April 10, 2020 16:01
Change-Id: I592cf1addc4754753210fe560f6ebf4297602829
zhoney
zhoney previously approved these changes Apr 10, 2020
Change-Id: I5e757355ea25bedeeb86217f3340ade2d179ae23
@Linary Linary merged commit c41356f into master Apr 11, 2020
@Linary Linary deleted the cache-limit-vertex-props branch April 11, 2020 02:49
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