XbimEssentials icon indicating copy to clipboard operation
XbimEssentials copied to clipboard

EsentModel throwing 'Version store out of memory' when filling GeometryStore on large models

Open andyward opened this issue 1 year ago • 0 comments

See https://github.com/xBimTeam/XbimGeometry/issues/514#issuecomment-2531994109 - where a complex Tekla model triggers a 'Version store out of memory (cleanup already attempted)' exception in Esent. See https://github.com/microsoft/ManagedEsent/issues/24

We need to establish if these models are an outlier, or if we need to adapt the algorithm (e.g. transaction batch size?) or if we need to review the parameters we initialise Esent with. e.g. MaxVerPages etc

See also #268

andyward avatar Dec 11 '24 09:12 andyward