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 parallel readwrite #1191

Merged
merged 5 commits into from
May 9, 2024

Conversation

small-turtle-1
Copy link
Contributor

What problem does this PR solve?

  1. Fix: visible check of entry created by committing txn.
  2. Fix: dead lock in SegmentIndexEntry::MemIndexInsert

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

@small-turtle-1 small-turtle-1 added ci PR can be test and removed ci PR can be test labels May 8, 2024
@small-turtle-1 small-turtle-1 force-pushed the fix_parallel_readwrite branch 2 times, most recently from 941c85d to 7fce023 Compare May 8, 2024 10:09
@small-turtle-1 small-turtle-1 added the ci PR can be test label May 8, 2024
@JinHai-CN JinHai-CN requested a review from yuzhichang May 9, 2024 02:02
@small-turtle-1 small-turtle-1 added wip work in progress and removed wip work in progress labels May 9, 2024
@small-turtle-1 small-turtle-1 force-pushed the fix_parallel_readwrite branch from 4bcc290 to 68f2b93 Compare May 9, 2024 08:07
@small-turtle-1 small-turtle-1 added ci PR can be test and removed ci PR can be test labels May 9, 2024
@JinHai-CN JinHai-CN merged commit 01e0435 into infiniflow:main May 9, 2024
4 of 7 checks passed
@small-turtle-1 small-turtle-1 deleted the fix_parallel_readwrite branch May 9, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants