Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4.0, 2.0.0
-
None
Description
New users may get nervous after seeing following warning level log messages (considering new users will most likely run HBase in Standalone mode first):
WARN [MemStoreFlusher.1] io.FSDataInputStreamWrapper: Failed to invoke 'unbuffer' method in class class org.apache.hadoop.fs.FSDataInputStream . So there may be a TCP socket connection left open in CLOSE_WAIT state.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-9393 Region Server fails to properly close socket resulting in many CLOSE_WAIT to Data Nodes
- Closed