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

Fineract Caches & Kubernetes Deployment

    XMLWordPrintableJSON

Details

    Description

      The Kubernetes deployment contributed in FINERACT-783 by default creates a Kubernetes Deployment with a single Pod (based on Fineract's Docker Compose set-up).

      The goal of this issue is to investigate what is missing to make it possible to "scale horizontally" by increasing the number of replicas.

      For example, I believe Fineract code caches certain things? I'm not clear if they are enabled or disabled by default. Such caches typically do not "just work" if you scale the Kubernetes deployment, because they will cause "cache inconsistencies", unless the caches collaborate to invalidate entries when appropriate. This probably need some configuration.  Some references:

      I personally do not know the details about caching in Fineract. We should either fine existing create new documentation about this.  It would be worth to reach out to the mailing list to start a discussion and get input on what is required to make this work. 

      FYI xurror, awasum, angeh

      Attachments

        Issue Links

          Activity

            People

              BLasan Benura Abeywardena
              vorburger Michael Vorburger
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: