-
Notifications
You must be signed in to change notification settings - Fork 9
ParserPool is not performant #41
Comments
Reported by kevinconaway |
Was assigned to saaj-issues |
kevinconaway said: |
File: saaj-41.patch |
kevinconaway said: |
File: saaj-41-updated.patch |
@vbkumarjayanti said: |
@vbkumarjayanti said: 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. |
@vbkumarjayanti said: Thanks. |
File: saaj-41-updated-2.patch |
kevinconaway said: |
kevinconaway said: |
This issue was imported from java.net JIRA SAAJ-41 |
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: