OS and Environment
linux, k8s
GIT commit hash
995da4e
Minimum working example / Steps to reproduce
java-sdk commit: 9aba55183e
reproduce command: ./mvnw gatling:test -DtargetURL=https://iroha2.test.tachi.soramitsu.co.jp -DremoteLogin= -DremotePassword= -Dintensity=800000 -DrampDuration=3600 -DmaxDuration=3601
full performance report
container logs: OOM.log.zip
Under a load of 1100 TPS, the system is able to function for only 44 minutes whitout any arrors and rejected transaction before encountering issues. (graph 1).
Following this period, a memory leak. (graph 2) .
graph 1

graph 2

Actual result
the product works stably
Expected result
after 45 minutes working catch "out if memory" exception
Logs
Log contents
Who can help to reproduce?
@timofeevmd
Notes
No response
OS and Environment
linux, k8s
GIT commit hash
995da4e
Minimum working example / Steps to reproduce
java-sdk commit: 9aba55183ereproduce command:
./mvnw gatling:test -DtargetURL=https://iroha2.test.tachi.soramitsu.co.jp -DremoteLogin= -DremotePassword= -Dintensity=800000 -DrampDuration=3600 -DmaxDuration=3601full performance report
container logs: OOM.log.zip
Under a load of 1100 TPS, the system is able to function for only 44 minutes whitout any arrors and rejected transaction before encountering issues. (graph 1).
Following this period, a memory leak. (graph 2) .
graph 1

graph 2

Actual result
the product works stably
Expected result
after 45 minutes working catch "out if memory" exception
Logs
Log contents
Who can help to reproduce?
@timofeevmd
Notes
No response