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

Remove proxy deposit listener, use transfer request actor #5529

Merged
merged 2 commits into from Mar 16, 2022

Conversation

hackartisan
Copy link
Contributor

Essentially reverts #4653.

The listener appears to be failing to run correctly due to race
conditions observed when investigating #5457 and a similar bug that
appeared after an upgrade to hyrax 3.2 at Duke.

The actor is un-deprecated here because the
full actor stack will be deprecated once it's been replaced by the
valkyrie transactions code path.

Advances #5457; addition of a transaction step in a forthcoming PR.

@hackartisan hackartisan force-pushed the 5457-revert-proxy-deposit-listener branch from 084a7f6 to e82bed0 Compare March 14, 2022 19:58
Essentially reverts #4653.

The listener appears to be failing to run correctly due to race
conditions observed when investigating #5457 and a similar bug that
appeared after an upgrade to hyrax 3.2 at Duke.

The actor is un-deprecated here because the
full actor stack will be deprecated once it's been replaced by the
valkyrie transactions code path.

Advances #5457; addition of a transaction step in a forthcoming PR.
@hackartisan hackartisan marked this pull request as draft March 15, 2022 20:34
@hackartisan hackartisan marked this pull request as ready for review March 15, 2022 20:40
Copy link
Contributor

@elrayle elrayle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working through the problem and identifying the race condition.

@elrayle elrayle merged commit 3e2e032 into main Mar 16, 2022
@elrayle elrayle deleted the 5457-revert-proxy-deposit-listener branch March 16, 2022 17:07
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.

None yet

2 participants