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

ARTEMIS-3922 Reducing contention on Throwable#getOurStackTrace #4168

Closed
wants to merge 1 commit into from

Conversation

MrEasy
Copy link
Contributor

@MrEasy MrEasy commented Aug 5, 2022

By allowing to pass caller's classname directly to org.apache.activemq.artemis.utils.ActiveMQThreadFactory#defaultThreadFactory instead of calculating it from stack.

By allowing to pass caller's classname directly to org.apache.activemq.artemis.utils.ActiveMQThreadFactory#defaultThreadFactory instead of calculating it from stack.
@jbonofre jbonofre self-requested a review August 5, 2022 08:25
@asfgit asfgit closed this in 37c7da4 Aug 30, 2022
@jbertram
Copy link
Contributor

I merged this, but I modified the PR to go ahead and remove the default constructor completely.

@MrEasy MrEasy deleted the ARTEMIS-3922 branch September 13, 2022 06:14
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