[
https://issues.apache.org/jira/browse/HBASE-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055653#comment-16055653
]
Hudson commented on HBASE-18212:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #149 (See
[https://builds.apache.org/job/HBase-1.2-JDK8/149/])
HBASE-18212 reduce log level for unbuffer warning. (busbey: rev
4160f7273affcdf3121616e4de54a143d56d7961)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java
> In Standalone mode with local filesystem HBase logs Warning message:Failed to
> invoke 'unbuffer' method in class class org.apache.hadoop.fs.FSDataInputStream
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-18212
> URL: https://issues.apache.org/jira/browse/HBASE-18212
> Project: HBase
> Issue Type: Bug
> Components: Operability
> Affects Versions: 2.0.0, 1.4.0
> Reporter: Umesh Agashe
> Assignee: Ashish Singhi
> Priority: Minor
> Attachments: HBASE-18212.patch
>
>
> New users may get nervous after seeing following warning level log messages
> (considering new users will most likely run HBase in Standalone mode first):
> {code}
> 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.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)