Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M membership.eclipse.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • Websites
  • membership.eclipse.org
  • Merge requests
  • !320

Update memory reqs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Martin Lowe requested to merge update-memory-reqs into master Sep 08, 2021
  • Overview 5
  • Commits 4
  • Changes 2

This afternoon @linkfang was reporting errors in accessing the staging instance of the application, getting frequent Application not available messages. Looking into it, on reaching a pod memory total of 270-280Mi, the pod would crash as it ran out of memory by looks, dump the application, and reboot to attempt a more stable run.

I upped the limit on staging to 512 as a test to give it too much so that we could dial it back. On running with this configuration there were no more crashloops for the server, and it topped out around 330Mi. With it levelling out, I don't think there is any sort of leak introduced, just the new feature pushed the memory minimum just over the current limit. image

With this, I think the 384Mi target should give us a little headroom for growth as we add new features. Once approved, I can go modify the production deployment to match these specs. I plan on monitoring for a little longer to ensure we push a stable product to production, so the hotfix will be pushed at least a day.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update-memory-reqs

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent