Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Logging was added in HDFS-9118. The C API has it's own API based on setting errno that is independent from the rest of the logs. These should be tied together so C API events get logged as well when it is used.
It might also be useful to log the event handlers added in HDFS-9616 as part of this work.