Skip to content

Update devops/azure/chart/templates/deployment.yaml

MANISH KUMAR requested to merge manishk-master-patch-31047 into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

GC doesn't trigger for high memory when load is high

What is the new/expected behavior?

GC triggers and application doesn't crash on a high load

Have you added/updated Unit Tests and Integration Tests?

NA

Any other useful information

Updating GC to G1

Edited by MANISH KUMAR

Merge request reports