-
Notifications
You must be signed in to change notification settings - Fork 16
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
ParserPool is not performant #41
Comments
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented Sorry i did not act for long on your patch, just got busy with my other Now it looks like the idea of parserpools itself is problematic. Please see : https://saaj.dev.java.net/issues/show_bug.cgi?id=46 I will look into both the issues together and see what is best. Thanks again for providing the patch. If you have an opinion let me know. Thanks. |
@glassfishrobot Commented Thanks. |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
|
The com.sun.xml.messaging.saaj.util.ParserPool does not perform well under heavy
concurrent use. This class should be refactored to use the facilities provided
by java.util.concurrent.
Environment
Operating System: All
Platform: All
Affected Versions
[1.3.1]
The text was updated successfully, but these errors were encountered: