Skip to content

[C#] Fix Delete record elision#866

Merged
TedHartMS merged 2 commits intomainfrom
tedhar/reattach-rc-chain-fix
Aug 22, 2023
Merged

[C#] Fix Delete record elision#866
TedHartMS merged 2 commits intomainfrom
tedhar/reattach-rc-chain-fix

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 requested a review from badrishc August 22, 2023 03:11
@TedHartMS TedHartMS merged commit 7e41e49 into main Aug 22, 2023
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