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

make an option to start WAL Completer externally #50

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

kptfh
Copy link
Collaborator

@kptfh kptfh commented Aug 9, 2019

make an option to start WAL Completer externally and suspend and resume it manually

@codecov-io
Copy link

Codecov Report

Merging #50 into develop will decrease coverage by 0.82%.
The diff coverage is 76%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #50      +/-   ##
=============================================
- Coverage      88.14%   87.32%   -0.83%     
- Complexity       218      219       +1     
=============================================
  Files             23       23              
  Lines            751      765      +14     
  Branches          65       68       +3     
=============================================
+ Hits             662      668       +6     
- Misses            58       63       +5     
- Partials          31       34       +3
Impacted Files Coverage Δ Complexity Δ
...raph/aerospike/operations/AerospikeOperations.java 88.46% <ø> (ø) 13 <0> (ø) ⬇️
...nusgraph/aerospike/operations/BasicOperations.java 97.61% <100%> (ø) 21 <0> (ø) ⬇️
...m/playtika/janusgraph/aerospike/ConfigOptions.java 92.85% <100%> (+1.19%) 1 <0> (ø) ⬇️
...ka/janusgraph/aerospike/AerospikeStoreManager.java 81.66% <50%> (-1.39%) 16 <0> (ø)
.../aerospike/transaction/WriteAheadLogCompleter.java 79.54% <54.54%> (-3.58%) 15 <6> (+2)
...raph/aerospike/operations/BasicLockOperations.java 85.1% <0%> (-1.42%) 37% <0%> (-1%)

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 ab360fd...fd762fc. Read the comment docs.

@kptfh kptfh merged commit d3fda50 into develop Aug 9, 2019
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.

2 participants