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

[store] fix: extend timeout add more working threads to let tests pass #1713

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

drmingdrmer
Copy link
Member

I hereby agree to the terms of the CLA available at: https://datafuse.rs/policies/cla/

Summary

[store] fix: extend timeout add more working threads to let tests pass

Changelog

  • Bug Fix

Related Issues

@drmingdrmer drmingdrmer added this to the v0.5 milestone Sep 3, 2021
@databend-bot databend-bot added the pr-bugfix this PR patches a bug in codebase label Sep 3, 2021
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@drmingdrmer drmingdrmer marked this pull request as ready for review September 3, 2021 10:31
@BohuTANG
Copy link
Member

BohuTANG commented Sep 3, 2021

r? @BohuTANG

@databend-bot
Copy link
Member

Override the reviewer to BohuTANG

Copy link
Member

@BohuTANG BohuTANG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @drmingdrmer

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2021

Codecov Report

Merging #1713 (f6f9709) into master (bc564a4) will increase coverage by 0%.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1713   +/-   ##
======================================
  Coverage      72%     72%           
======================================
  Files         574     574           
  Lines       33882   33882           
======================================
+ Hits        24577   24578    +1     
+ Misses       9305    9304    -1     
Impacted Files Coverage Δ
store/src/meta_service/raftmeta_test.rs 94% <100%> (ø)
store/src/meta_service/network.rs 73% <0%> (-2%) ⬇️
store/src/meta_service/meta_service_impl.rs 76% <0%> (+1%) ⬆️
...pelines/transforms/transform_aggregator_partial.rs 90% <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 c18da7d...f6f9709. Read the comment docs.

@databend-bot
Copy link
Member

CI Passed
Reviewer Approved
Let's Merge

@databend-bot databend-bot merged commit eed5358 into databendlabs:master Sep 3, 2021
@drmingdrmer drmingdrmer deleted the fixup branch September 5, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants