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

[0.12.x] Remove vertx dispatch and tiddy up UserServiceImpl #1528

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

johnaohara
Copy link
Member

Backport: #1525

The dispatch of some operations (vertx.executeBlocking(...)) cause trouble when calling the UserServiceImpl directly, like for testing., because lack of request context.

Took the opportunity to perform some refactoring as well.

@johnaohara johnaohara requested review from barreiro and stalep March 20, 2024 15:40
@stalep stalep merged commit 4ef8e6d into 0.12.x Mar 20, 2024
2 of 3 checks passed
@stalep stalep deleted the bp-0.12.x-6d3f178 branch March 20, 2024 18:31
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.

3 participants