After upgrading the RJA adapter from GA3.4 to GA3.8.1, there has been a consistent increase in the memory utilization of the rji-db pod. The memory usage continues to rise, and once it reaches 8Gi, the adapter processing halts?
SAAS
Compared to version 3.4.0, the size of innodb_buffer_pool_size has been increased from 2GB to ensure query stability in V3.8.1
This adjustment means that the database will now reserve at least 2GB more memory before starting to release it, which remains well within the defined 8GB limit.