Memory Consumpition High with DefaulSQLSessionFactory instances


AWS Corretto JDK 17
Spring Boot 2.7.15
AWS Fargate Service - Container Memory 1GB, Xmx 512m
Camunda bpm spring boot starter webapp 7.19.0

On running the spring boot container with Camunda the memory consumption is high and reaches 90% and the service scales to one more task in AWS

In application.properties set the spring.datasource.hikari.* pool configuration and enabled the camunda.bpm.job-executor.*

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.