Anjil Reddy Chinnapatlolla created FINERACT-2052:
----------------------------------------------------
Summary: Create new Loan Request API is slow
Key: FINERACT-2052
URL: https://issues.apache.org/jira/browse/FINERACT-2052
Project: Apache Fineract
Issue Type: Improvement
Components: Performance
Affects Versions: 1.9.0, 1.8.4
Reporter: Anjil Reddy Chinnapatlolla
While executing Fineract API tests at scale with 1000 concurrent users, it was
observed that Loan Request APIs (POST on */fineract-provider/api/v1/loans*
endpoint) are slower. Observed at a rate of 50 TPS against the Savings Deposit
and Withdrawal API executing at 2000+ TPS with same configuration of resources.
Opening this issue to debug into the flow of Loan Request code paths to see if
there are any locking/synchronization issues at applictaion or Databse query
level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)