Skip to content

Comments

Parallel partitioner#2998

Closed
ScottDugas wants to merge 1 commit intoFoundationDB:mainfrom
ScottDugas:parallel-partitioner
Closed

Parallel partitioner#2998
ScottDugas wants to merge 1 commit intoFoundationDB:mainfrom
ScottDugas:parallel-partitioner

Conversation

@ScottDugas
Copy link
Collaborator

No description provided.

@foundationdb-ci
Copy link
Contributor

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: 0be6fce
  • Duration 0:47:21
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@ScottDugas ScottDugas force-pushed the parallel-partitioner branch from 0be6fce to d856ccd Compare August 7, 2025 15:07
This changes the concurrentUpdate to run with a single partition,
and adds usages of AsyncLock to ensure that updates to the partition
metadata work correctly.
Before calling the issue complete an additional test should be added
that does concurrent inserts, and one for concurrent deletes.
@ScottDugas ScottDugas force-pushed the parallel-partitioner branch from d856ccd to d443164 Compare August 18, 2025 13:46
@ScottDugas ScottDugas added the bug fix Change that fixes a bug label Aug 18, 2025
@ScottDugas ScottDugas closed this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Change that fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants