-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
When starting multiple process engines, each process engine creates it's own SqlSessionFactory referencing a local instance of the parsed Mybatis Mappings.
These parsed Mybatis mappings take up a lot of Heap.
AT:
- investigate whether process engines can share SqlSessionFactory instances to economize on Heap Space
Note:
- process engine may have different db schema pefixes.
This is the controller panel for Smart Panels app
- is related to
-
CAM-5462 Multiple process engines can share Mybatis SqlSessionFactory
- Closed