AbsaOSS / AbsaOSS/enceladus

Introduce more MongbDB indexes

Offen
#1,261 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
feature priority: high under discussion
Vorherrschende Sprache
Scala
Sterne
33
Forks
16
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## Background
Currently, many queries to MongoDB fo full collection scans. For big collections such as `run` it creates a lot of pressure for the MongoDB cluster.

## Feature
Investigate production logs and find bottlenecks. Check if corresponding queries can be optimized or new indexes can be added to ease the pressure on MongoDB.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by investigating production logs for MongoDB full collection scans and query bottlenecks, focusing especially on the run collection. Review whether each bottleneck can be addressed through query optimization or additional indexes; done means the relevant changes have been identified and added to reduce pressure on the MongoDB cluster.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
mongodb, scala
Bereich
databases, performance
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.