apple/foundationdb

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

Open

#2,739 opened on Feb 25, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (1,266 forks)batch import
good first issue

Repository metrics

Stars
 (13,912 stars)
PR merge metrics
 (Avg merge 4d) (78 merged PRs in 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.

Contributor guide