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

Clear ehcache disk cache files during initialization #14738

Merged
merged 10 commits into from
Jul 18, 2024

Commits on Jul 11, 2024

  1. Clear ehcache disk cache files during initialization

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    80ef056 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Adding UT to fix line coverage

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5422064 View commit details
    Browse the repository at this point in the history
  2. Addressing comment

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    70b243e View commit details
    Browse the repository at this point in the history
  3. Adding more Uts for better line coverage

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3b36f49 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Throwing exception in case we fail to clear cache files during startup

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9f69b6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ehcache_disk_cache_clear

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a4f5c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Adding more UTs

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a611976 View commit details
    Browse the repository at this point in the history
  2. Adding a UT for more coverage

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5e179dc View commit details
    Browse the repository at this point in the history
  3. Fixing gradle build

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    925bd8d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update ehcache disk cache close() logic

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4a666bb View commit details
    Browse the repository at this point in the history