tikv/tikv

trigger/list/delete fail points through HTTP

Offen

#4.388 geöffnet am 17.03.2019

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.189 Forks)batch import
difficulty/easyhelp wantedstatus/mentortype/enhancement

Repository-Metriken

Stars
 (15.922 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 28T 9h) (68 gemergte PRs in 30 T)

Beschreibung

Feature Request

Is your feature request related to a problem? Please describe:

Now we have already installed lots of fail points and used them in tests, but only in uint or local integrated tests, we can't use them in Schrodinger or at runtime.

Describe the feature you'd like:

We can build a release version with fail support, add HTTP handlers to help us trigger/list/delete fail points.

Refer https://github.com/etcd-io/gofail#http-endpoint

Contributor Guide