]
Johnathon Lee updated TEIID-3640:
---------------------------------
Fix Version/s: 8.7.2.6_2
Improper initialization when memory buffer size is over 2 GB.
-------------------------------------------------------------
Key: TEIID-3640
URL:
https://issues.jboss.org/browse/TEIID-3640
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 8.12, 8.11.3, 8.7.5, 8.7.2.6_2
When the memory buffer size is over 2 GB, the initialization will not be correct as the
number of segments is determined by a number that has been narrowed to an int.