apple/foundationdb

Remove the double logging for open trace file failure from the TraceEvent cache based implementation

Open

#2.739 geöffnet am 25. Feb. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.266 Forks)batch import
good first issue

Repository-Metriken

Stars
 (13.912 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 12h) (126 gemergte PRs in 30 T)

Beschreibung

With the new issue reporting mechanism in place (PR #2605), the old TraceEvent cache based implementation specifically for trace file open failure can be removed.

Contributor Guide