Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1319082

Summary: http-binding performance drop with SWITCHYARD-2047
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: ppecka <ppecka>
Component: SwitchYardAssignee: Pavel Macik <pmacik>
Status: CLOSED UPSTREAM QA Contact: Pavel Macik <pmacik>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: pmacik, soa-p-jira, tcunning
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:48:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
reproducer
none
jprofiler data none

Description ppecka 2016-03-18 15:41:16 UTC
Created attachment 1137812 [details]
reproducer

Description of problem:
Performance tests with Rollup patch FSW_6.0_2_2015 shows 60% performance drop on http-binding. The issue was most likely introduced with PR SWITCHYARD-2047.


Actual results:
60% performance drop compared to 600GA


Expected results:
insignificant performance drop or better then GA


Additional info:
for more info ask pmacik

Comment 1 ppecka 2016-03-18 15:42:55 UTC
Created attachment 1137813 [details]
jprofiler data

Comment 2 tcunning 2016-03-18 15:44:28 UTC
Copying from email thread : 


https://github.com/jboss-switchyard/core/pull/616 (the most likely suspect, as it introduces org.switchyard.security.jboss.credential.extractor.JBossServletRequestCredentialExtractor).   This is a new class in p12, and represents functionality that was requested by LBank (https://bugzilla.redhat.com/show_bug.cgi?id=1247347).     

The specific issue here is : https://issues.jboss.org/browse/SWITCHYARD-2047

The other less likely option is : 

https://github.com/jboss-switchyard/switchyard/pull/10/files : Not sure if there is a large X509 Certificate attached to these requests, if there is, this might be the culprit.

Do these scenarios have a lot of role-based data associated with them?     Do we see these regressions if SSO isn't set up?   Is there a X509 Certificate associated with the request that's being copied?

Comment 3 Red Hat Bugzilla 2025-02-10 03:48:52 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.