AbsaOSS / AbsaOSS/enceladus

Reduce size of Menas deliverable

未关闭
#1,507 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Menas priority: undecided refactoring under discussion
主要语言
Scala
星标
33
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

## 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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。