github / github/elastomer-client
Add setting to automatically refresh the index
- Vorherrschende Sprache
- Ruby
- Sterne
- 197
- Forks
- 28
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Lots of nondeterministic test failures are caused by forgetting to refresh the index after writing or before reading. It would be convenient if elastomer-client had a setting which handled refreshing automatically.
For performance, it could be "smart" and only refresh if a write has happened since the last refresh.
Beitragsleitfaden
Rechercherichtung
Start by locating elastomer-client's write, read, and index-refresh entry points, then review any existing tests around index visibility. Done means a configurable automatic refresh handles the described write/read cases and avoids refreshing when no write has occurred since the last refresh.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- elasticsearch, ruby
- Bereich
- search
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 30/100