Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-2111

Performance issue on Retrieve Loan API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Loan
    • None

    Description

      Exists a performance in the loans due to lots of transactions like repayments made on the loan, accruals and some of the real-time evaluations in below GET api uses loan.getTransactions and it takes more than 20seconds to return the response.

      • /fineract-provider/api/v1/loans/{loanId}
      • /fineract-provider/api/v1/loans/external-id/{externalloanId}

      By knowing that we are introducing daily accruals in interest bearing product, its going to fail. Please rewrite the loading transactions by filter in the JPA query

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alberto_art3ch Jose Alberto Hernandez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: