Bug 1144148 - Runtime access to config model in SCA binding
Summary: Runtime access to config model in SCA binding
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: One-off release
Assignee: Rob Cernich
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On: 1144147
Blocks: 1120384
TreeView+ depends on / blocked
 
Reported: 2014-09-18 19:08 UTC by Rick Wagner
Modified: 2021-11-08 10:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1144147
Environment:
Last Closed:
Type: Support Patch
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-2338 0 Major Resolved Runtime access to config model in SCA binding 2016-03-14 08:57:32 UTC

Description Rick Wagner 2014-09-18 19:08:19 UTC
+++ This bug was initially created as a clone of Bug #1144147 +++

SCAInvoker access the config model, which is known to be non-thread-safe, at runtime which can potentially lead to issues with concurrent requests. Initialize local variables with the necessary config settings in the constructor and remove runtime access to the config model.

Comment 2 Rob Cernich 2014-09-25 17:43:54 UTC
should be available in p8 or later

Comment 4 ppecka 2014-11-20 12:58:54 UTC
VERIFIED by decompiling containing jars. as this is hard to reproduce issue, such tests are part of QA integration tests


Note You need to log in before you can comment on or make changes to this bug.