[JBoss JIRA] (TEIIDDES-1902) Make Generated REST WAR Variables Instance Level
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1902?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1902:
--------------------------------
Description: The parameter map and properties variables in the generated REST war are defined as a class variables. This can cause concurrency issues with multiple clients. They should be changed to be instance variables. (was: The parameter map and parameter variables in the generated REST war are defined as a class variables. This can cause concurrency issues with multiple clients. They should be changed to be instance variables.)
> Make Generated REST WAR Variables Instance Level
> ------------------------------------------------
>
> Key: TEIIDDES-1902
> URL: https://issues.jboss.org/browse/TEIIDDES-1902
> Project: Teiid Designer
> Issue Type: Quality Risk
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.3
>
>
> The parameter map and properties variables in the generated REST war are defined as a class variables. This can cause concurrency issues with multiple clients. They should be changed to be instance variables.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (TEIIDDES-1902) Make Generated REST WAR Variables Instance Level
by Ted Jones (JIRA)
Ted Jones created TEIIDDES-1902:
-----------------------------------
Summary: Make Generated REST WAR Variables Instance Level
Key: TEIIDDES-1902
URL: https://issues.jboss.org/browse/TEIIDDES-1902
Project: Teiid Designer
Issue Type: Quality Risk
Components: Web Services Support
Affects Versions: 8.2
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 8.3
The parameter map and parameter variables in the generated REST war are defined as a class variables. This can cause concurrency issues with multiple clients. They should be changed to be instance variables.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months