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

[WFLY-15512] Sync like parent method (ejb) #14805

Conversation

boris-unckel
Copy link
Contributor

Overrides should match their parent class methods in synchronization

Fixes https://issues.redhat.com/browse/WFLY-15512

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Oct 17, 2021
@boris-unckel
Copy link
Contributor Author

@chengfang Could you review and approve, please?

@chengfang
Copy link
Contributor

I'm a bit hesitant to take these changes unless we know they are causing failures. These are life cycle method and adding syncrhonized to them may cause slowness or deadlock.

@boris-unckel
Copy link
Contributor Author

@chengfang Thanks for your feedback. I had doubts with SingletonComponent because it has it's own locking mechanism. I'll mark these as "won't fix" and withdraw the PR.

@boris-unckel boris-unckel deleted the WFLY-15512_sync_like_parent_ejb branch October 19, 2021 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
2 participants