apple/foundationdb

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

Open

#2.739 aberto em 25 de fev. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (1.266 forks)batch import
good first issue

Métricas do repositório

Stars
 (13.912 stars)
Métricas de merge de PR
 (Mesclagem média 4d 12h) (126 fundiu PRs em 30d)

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.

Guia do colaborador