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

chore(storage): panic when LocalHummockStorage fail to send DestroyReadVersion event #9581

Closed
wants to merge 8 commits into from

Conversation

Li0k
Copy link
Contributor

@Li0k Li0k commented May 4, 2023

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

as title

Checklist For Contributors

  • I have written necessary rustdoc comments
    - [ ] I have added necessary unit tests and integration tests
    - [ ] I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features Sqlsmith: Sql feature generation #7934).
    - [ ] I have demonstrated that backward compatibility is not broken by breaking changes and created issues to track deprecated features to be removed in the future. (Please refer to the issue)
  • All checks passed in ./risedev check (or alias, ./risedev c)

Checklist For Reviewers

  • I have requested macro/micro-benchmarks as this PR can affect performance substantially, and the results are shown.

Documentation

  • My PR DOES NOT contain user-facing changes.
Click here for Documentation

Types of user-facing changes

Please keep the types that apply to your changes, and remove the others.

  • Installation and deployment
  • Connector (sources & sinks)
  • SQL commands, functions, and operators
  • RisingWave cluster configuration changes
  • Other (please specify in the release note below)

Release note

@Li0k Li0k requested review from wenym1 and zwang28 May 4, 2023 09:45
@Li0k Li0k force-pushed the li0k/storage_panic_when_send_fail branch from e29a1d8 to f04829b Compare May 5, 2023 05:15
@hzxa21
Copy link
Collaborator

hzxa21 commented May 6, 2023

The commits seems to be polluted when merging with main.

@hzxa21
Copy link
Collaborator

hzxa21 commented May 17, 2023

Any updates?

@Li0k
Copy link
Contributor Author

Li0k commented May 17, 2023

Any updates?

related to @wenym1 's comments #9576 (comment), i gonna to hold or close this PR

@Li0k Li0k closed this May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants