-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Duplicate
-
Affects Version/s: 8.3-SNAPSHOT
-
Fix Version/s: 8.3
-
Component/s: Performance, Seam / JSF UI
On 31st of May, between 13h and 20h, some commit on the following list introduced a major perf regression visible at https://qa.nuxeo.org/jenkins/job/master/job/FT-nuxeo-master-bench-dm-tomcat/13/
Symptom is that server logs, under load, show error GC overhead limit exceeded
NXP-19714 fixup duplicate dependency in SQL core storage tests module (commit: ac648f1e29607f5d9846f4099c9d6ba606881eb1) (detail / githubweb) NXP-19634: remove coreserver (commit: bdfa073d4bf983daa45bde80436662e1baf38258) (detail / githubweb) NXP-19714 integrated with MSSQL jdbc driver (fixup database name in jdbc (commit: 6cc5091aa594d3698037b294c176e6cb0745a369) (detail / githubweb) NXP-14367 removed orphan module from trunk (code has moved in (commit: 1ca85249fa7fbaa4ac35898503c85d96dc56f821) (detail / githubweb) NXP-19642: fix scopes (commit: 999aa3c4416cedf615cb6a4248a737570c528fe1) (detail / githubweb) NXP-19744: fix widget id generation when disabling JSF optimizations (commit: 638ce715c211c14399e4e2fd2f3ff603054ea700) (detail / githubweb) NXP-19745: check for header display at build time when optimizations are (commit: 468b113c9814e44f6cdb14a8dbcee64941abba34) (detail / githubweb) NXP-19417: prevent session fixation for Form and Basic Authentication (commit: 8615510f1b3ede34d1e87e3a672db3b84cfd1f56) (detail / githubweb) NXP-19682 return no doc in case of a DocumentSecurityException (commit: d1f62b2814f2eae466f388405267051c112c319b) (detail / githubweb)
Commits for NXP-19744 and NXP-19745 can be excluded (have been reverted, does not fix the issue)
- duplicates
-
NXP-19792 Fix performance regression
- Resolved