]
Steven Hawkins commented on TEIID-5132:
---------------------------------------
I see a change was made back in 7.4.1 to allow the additional active plan. I don't
recall if that was done for a specific case. Let me investigate.
max-active-plans property limit one higher than set.
----------------------------------------------------
Key: TEIID-5132
URL:
https://issues.jboss.org/browse/TEIID-5132
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.12.x-6.4
Reporter: Andrej Šmigala
Assignee: Steven Hawkins
Priority: Minor
Setting the max-active-plans property limits the number of queries that are processed
concurrently, however, in our testing, the actual number of concurrent queries is
consistently one higher than the max-active-plans setting, i.e. setting max-active-plans
to 1 allows two concurrent queries etc.