[
https://issues.jboss.org/browse/TEIID-5525?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5525:
---------------------------------------
Do I understand correctly that I can make some more tweaks to the
value and get a situation when TEIID31292 is logged but TEIID31262 is not thrown?
Yes, you can unset it entirely or just set it higher.
About my other concern, should
enforceSingleMaxBufferSizeEstimate=false turn also the TEIID31262 into a warning?
No. TEIID31262 is already controlled by the maxSessionBufferSizeEstimate value,
there's no need to override that with another setting.
add a flag to revert to the prior behavior (TEIID-4557)
-------------------------------------------------------
Key: TEIID-5525
URL:
https://issues.jboss.org/browse/TEIID-5525
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.12.14.6_4, 8.12.15.6_4
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Priority: Major
Fix For: 11.0.3, 11.1.2, 12.0, 11.2.1, 8.12.17.6_4
Several customers are seeing errors[1] after
https://issues.jboss.org/browse/TEIID-4557
was implemented and generally have to drop the max-active-plans to 1 for their queries to
succeed. Can a flag be added to revert to the behavior prior to TEIID-4557?
[1]
ERROR [org.teiid.PROCESSOR] TEIID30019 Unexpected exception for request rcX003UtoyEg.0:
org.teiid.core.TeiidComponentException: TEIID31261 Max estimated size 4,963,628,721 for a
single operation/table id 85 has been exceeded. The server may need to increase the
amount of disk or memory available, or decrease the number of max active plans.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)