azavea / azavea/osmesa-stat-server

Constrain memory allocation for stat server task

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

We need to leave some overhead for any scheduled tasks (esp. materialized view updating), so we must make sure that the task definition applied to the stat server has a memory allocation of 1G. The current process of deploying the stat server (`make start-service` in `deployment`) does not do this and is causing problems.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the deployment directory and inspect the make start-service target and the task definition it applies to the stat server. Confirm how memory is currently assigned, then make the completed deployment reserve 1G for the stat server while leaving overhead for scheduled tasks such as materialized view updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
devops, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.