]
RH Bugzilla Integration commented on TEIID-5132:
------------------------------------------------
Debi Rieden <drieden(a)redhat.com> changed the Status of [bug
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
Fix For: 8.12.x-6.4, 10.1
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.