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

[C#] Fix Delete record elision #866

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

TedHartMS
Copy link
Contributor

  • Fix InternalDelete elision from HashBucketEntry (set entire word to 0)
  • Fix iterators to jump ahead to BeginAddress if they're below it, rather than throw
  • Remove unused HashBucketEntry.Pending
  • Remove unnecessary ReadCacheEvictChain call in DetachAndReattachReadCacheChain

- Fix iterators to jump ahead to BeginAddress if they're below it, rather than throw
- Remove unused HashBucketEntry.Pending
- Remove unnecessary ReadCacheEvictChain call in DetachAndReattachReadCacheChain
@TedHartMS TedHartMS merged commit 7e41e49 into main Aug 22, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants