apple/foundationdb

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

Open

#2 739 ouverte le 25 févr. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C++ (1 266 forks)batch import
good first issue

Métriques du dépôt

Stars
 (13 912 stars)
Métriques de merge PR
 (Merge moyen 4j 12h) (126 PRs mergées en 30 j)

Description

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.

Guide contributeur