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 bug in 0.1.x #1195

Merged
merged 3 commits into from
May 9, 2024
Merged

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
  3. Fix: cleanup processor get visit_ts from txn_manager, visit_ts is Min(first_uncommitted_begin_ts, last_checkpoint_ts)
  4. Fix: config file typo.

Issue link:#1172

Type of change

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

@small-turtle-1 small-turtle-1 added the ci PR can be test label May 9, 2024
@small-turtle-1 small-turtle-1 added wip work in progress and removed ci PR can be test labels May 9, 2024
@small-turtle-1 small-turtle-1 added ci PR can be test and removed wip work in progress ci PR can be test labels May 9, 2024
@JinHai-CN JinHai-CN merged commit 4875f41 into infiniflow:0.1.x May 9, 2024
6 of 11 checks passed
@small-turtle-1 small-turtle-1 deleted the RELEASE_fix_bug 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