[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2018-06-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53085 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2014-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #7 from Manoj manoj...@fisglobal.com --- Looks like the support class is only available in tomcat 8. Can we have the fix added in tomcat 7? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2014-08-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #5 from Manoj manoj...@fisglobal.com --- Which tomcat build have this patch? -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2014-08-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #6 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Manoj from comment #5) Which tomcat build have this patch? Read the comments: the support class was added to the trunk back in 2012 and presumably

[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #4 from Manoj manoj...@fisglobal.com --- Am also facing similar issue. This issue stalls the application throughput after a certain load. When can we expect a patch for annotationCache concurrency? -- You are receiving this

DO NOT REPLY [Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2012-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com 2012-04-19 12:19:47 UTC --- Created attachment 28641 -- https://issues.apache.org/bugzilla/attachment.cgi?id=28641 2012-04-19_tc8_53085_DefaultInstanceManager.patch I added

DO NOT REPLY [Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2012-04-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com 2012-04-18 20:37:31 UTC --- (In reply to comment #0) 2) the 'weakness' can achieved with String (classname) if it is acceptable to maintain annotations for class that can be

DO NOT REPLY [Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2012-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #1 from Martin Kočí martin.kocicak.k...@gmail.com 2012-04-16 18:43:44 UTC --- Created attachment 28617 -- https://issues.apache.org/bugzilla/attachment.cgi?id=28617 Screenshot: Monitor Usage during test -- Configure