Skip to content

Conversation

@BugenZhao
Copy link
Member

What's changed and what's your intention?

Sometimes the rx of notifier is dropped unexpectedly due to shutdown or some other reasons. We may ignore this send error.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

Failing example: https://github.com/singularity-data/risingwave-dev/runs/5105442552?check_suite_focus=true

@BugenZhao BugenZhao requested review from skyzh and yezizp2012 February 8, 2022 12:13
@BugenZhao BugenZhao enabled auto-merge (squash) February 8, 2022 12:13
@github-actions github-actions bot added the type/fix Type: Bug fix. Only for pull requests. label Feb 8, 2022
Copy link
Member

@yezizp2012 yezizp2012 left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #152 (1a9cdec) into main (c082cb6) will increase coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #152   +/-   ##
=========================================
  Coverage     74.44%   74.44%           
  Complexity     2654     2654           
=========================================
  Files           833      833           
  Lines         47835    47836    +1     
  Branches       1562     1562           
=========================================
+ Hits          35612    35613    +1     
  Misses        11424    11424           
  Partials        799      799           
Flag Coverage Δ
java 62.08% <ø> (ø)
rust 79.78% <50.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rust/stream/src/task/barrier_manager.rs 94.44% <50.00%> (-1.07%) ⬇️
rust/meta/src/hummock/compaction.rs 73.85% <0.00%> (-0.66%) ⬇️
rust/common/src/types/ordered_float.rs 25.82% <0.00%> (+0.33%) ⬆️
rust/storage/src/hummock/version_manager.rs 39.18% <0.00%> (+0.33%) ⬆️

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 c082cb6...1a9cdec. Read the comment docs.

@BugenZhao BugenZhao merged commit 73267bd into main Feb 8, 2022
@BugenZhao BugenZhao deleted the bz/fix-local-barrier-manager-notifier-panic branch February 8, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/fix Type: Bug fix. Only for pull requests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants