AbsaOSS / AbsaOSS/enceladus

Reduce size of Menas deliverable

オープン
#1,507 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。