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

OAK-10921 : fixed race condition where fullGC database variables gets… #1562

Merged
merged 7 commits into from
Aug 13, 2024

Commits on Aug 5, 2024

  1. OAK-10921 : fixed race condition where fullGC database variables gets…

    … overridden if they are reset by external components
    Rishabh Kumar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    813e1c1 View commit details
    Browse the repository at this point in the history
  2. OAK-10921 : fixed unit cases

    Rishabh Kumar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    de4280d View commit details
    Browse the repository at this point in the history
  3. OAK-10921 : added unit case for resetFullGC & resetGC both

    Rishabh Kumar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d75f63d View commit details
    Browse the repository at this point in the history
  4. OAK-10921 : undo the scope change for FullGcMode

    Rishabh Kumar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d34ba07 View commit details
    Browse the repository at this point in the history
  5. OAK-10921 : extracted out common code

    Rishabh Kumar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4479723 View commit details
    Browse the repository at this point in the history
  6. OAK-10921 : added javadocs for update settings method

    Rishabh Kumar committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4e2009e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7f560c6 View commit details
    Browse the repository at this point in the history