Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Monitoring tools may choose to check liveness of the DataNode's data transfer port by connecting to it. The monitoring tool will close the connection immediately after establishment without sending any data. When this happens, the DataNode encounters an unexpected EOF and logs a full stack trace. This creates unneeded noise in the logs.
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-8738 Limit Exceptions thrown by DataNode when a client makes socket connection and sends an empty message
- Open
- relates to
-
HDFS-13875 EOFException log spam in Datanode
- Patch Available
- supercedes
-
AMBARI-12420 Alert "DataNode Process" creates ERROR messages in datanode log
- Resolved