AbsaOSS / AbsaOSS/enceladus

Reduce size of Menas deliverable

Open
#1,507 0 comments 0 reactions 0 assignees View on GitHub
Menas priority: undecided refactoring under discussion
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## Background
We decided to dockerize our apps and move to Fargate and such. For this, we should look into the possibility of reducing the size of Mena's war file as it is currently around 200 MB big.

## Feature
Smaller Menas's war file

## Proposed Solution [Optional]
Ideas :
1. Detach spark/scala features from Menas into a separate module. This module does not need to be in a HA mode and does not need to scale that much because it is used primarily when manipulation schemas. Manipulation of schemas is not a highly used use-case. People set it once and then we mostly use GET entity and POST run
2. Try to include only the packages that are really needed. By exclusion of some, we might achieve a smaller size.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.