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 not rollback if commitPartOfEdgeDeletions() fails #1513

Merged
merged 3 commits into from
Jun 24, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jun 23, 2021

Change-Id: Ic7b03c25fc00605980d461245b5d3c4b911a7d86

javeme added 3 commits June 23, 2021 20:38
Change-Id: Ic7b03c25fc00605980d461245b5d3c4b911a7d86
Change-Id: I9a870d41c0675ad79cc6118591a0ae121401afff
Change-Id: I906c732662f98e4f20f0cc562f8be7ebbc506d45
@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #1513 (b9a7866) into master (0c51de5) will decrease coverage by 1.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1513      +/-   ##
============================================
- Coverage     60.02%   59.01%   -1.01%     
- Complexity      305     6091    +5786     
============================================
  Files           426      406      -20     
  Lines         35096    33065    -2031     
  Branches       4970     4573     -397     
============================================
- Hits          21065    19513    -1552     
+ Misses        11894    11495     -399     
+ Partials       2137     2057      -80     
Impacted Files Coverage Δ
...aidu/hugegraph/backend/tx/AbstractTransaction.java 70.06% <0.00%> (-2.84%) ⬇️
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 79.84% <0.00%> (-0.18%) ⬇️
...raph/backend/store/postgresql/PostgresqlStore.java 0.00% <0.00%> (-100.00%) ⬇️
...raph/backend/store/postgresql/PostgresqlTable.java 0.00% <0.00%> (-96.83%) ⬇️
...kend/store/postgresql/PostgresqlStoreProvider.java 0.00% <0.00%> (-92.50%) ⬇️
...aph/backend/store/postgresql/PostgresqlTables.java 0.00% <0.00%> (-87.96%) ⬇️
...raph/backend/store/cassandra/CassandraMetrics.java 0.00% <0.00%> (-86.96%) ⬇️
...du/hugegraph/backend/store/hbase/HbaseMetrics.java 0.00% <0.00%> (-86.85%) ⬇️
...ugegraph/backend/store/rocksdb/RocksDBMetrics.java 0.00% <0.00%> (-85.87%) ⬇️
...hugegraph/backend/store/mysql/MysqlSerializer.java 0.00% <0.00%> (-82.46%) ⬇️
... and 51 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 0c51de5...b9a7866. Read the comment docs.

@javeme javeme merged commit b43ab45 into master Jun 24, 2021
@javeme javeme deleted the fix-commitPart-error-not-rollback branch June 24, 2021 15:08
jadepeng pushed a commit to jadepeng/hugegraph that referenced this pull request Jun 25, 2021
Change-Id: Ic7b03c25fc00605980d461245b5d3c4b911a7d86
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