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

 (4 comments) (0 reactions) (0 assignees)C++ (1,266 forks)batch import
good first issue

Repository metrics

Stars
 (13,912 stars)
PR merge metrics
 (PR metrics pending)

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