apple/foundationdb

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

Ouverte

#2 739 ouverte le 25 févr. 2020

 (3 commentaires) (0 réaction) (0 personne assignée)C++ (1 266 forks)batch import
good first issue

Métriques du dépôt

Stars
 (13 912 étoiles)
Métriques de merge PR
 (Merge moyen 4j) (78 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