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

Feature: Multithread Stress Test for Parent Compare version of Cache-to-Cache MergeManyChangeSets #807

Conversation

dwcullop
Copy link
Member

Description

  • Adds stress test to MergeManyChangeSets operator that uses Parent for comparison
  • Fixes deadlock / crash bug that was found using the stress test
  • Adds Transform extension method for Cache ChangeSets (List already had one)
  • Optimizes operator by removing a tranform by doing a direct transformation on the changeset

- Fixed deadlock / exception bug in operator
- Added Transform function for Cache ChangeSets (List already had one)
- Replaced Transform operator with direct transformation of changeset
@dwcullop dwcullop enabled auto-merge (squash) December 20, 2023 19:56
@dwcullop dwcullop self-assigned this Dec 20, 2023
@dwcullop dwcullop enabled auto-merge (squash) December 21, 2023 21:42
@dwcullop dwcullop merged commit b605a18 into reactivemarbles:main Dec 21, 2023
1 check passed
@dwcullop dwcullop deleted the feature/cache-cache-parent-mergemanychangesets-stress branch December 21, 2023 22:08
Copy link

github-actions bot commented Jan 5, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants