Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FINERACT-1971: Versioning and proper isolation for loan transactions #3861

Closed

Conversation

adamsaghy
Copy link
Contributor

Description

  • Add versioning for Loan transactions (hence they got updated time to time, ex: reversal, loan balance, etc.)
  • Add proper isolation to avoid situation where Tx1 reads changes of Tx2

Ignore if these details are present on the associated Apache Fineract JIRA ticket.

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per https://github.com/apache/fineract/#pull-requests

  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.

  • Create/update unit or integration tests for verifying the changes made.

  • Follow coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions.

  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes

  • Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the developer mailing list for guidance, if required.)

FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.

@adamsaghy adamsaghy marked this pull request as draft April 16, 2024 11:58
@adamsaghy adamsaghy force-pushed the FINERACT-1971/loan_txn_opt_locking branch 3 times, most recently from 68e00e9 to 4deab95 Compare April 18, 2024 13:39
@adamsaghy adamsaghy marked this pull request as ready for review April 18, 2024 13:41
@adamsaghy adamsaghy force-pushed the FINERACT-1971/loan_txn_opt_locking branch 2 times, most recently from 4d532d9 to 56c1b48 Compare April 18, 2024 16:24
@adamsaghy adamsaghy force-pushed the FINERACT-1971/loan_txn_opt_locking branch from 56c1b48 to 9feec2f Compare April 18, 2024 20:53
@adamsaghy adamsaghy force-pushed the FINERACT-1971/loan_txn_opt_locking branch from 9feec2f to fc6e31f Compare April 18, 2024 20:54
Copy link
Contributor

@marta-jankovics marta-jankovics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. After the build has fixed, it can be merged.

Copy link

This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days.

@github-actions github-actions bot added the stale label May 19, 2024
@github-actions github-actions bot closed this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants