[
https://issues.apache.org/jira/browse/HBASE-14042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619886#comment-14619886
]
Hudson commented on HBASE-14042:
--------------------------------
SUCCESS: Integrated in HBase-1.2-IT #44 (See
[https://builds.apache.org/job/HBase-1.2-IT/44/])
HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal
exceptions (apurtell: rev be536ada0a0b6ed22c236cf0987cbc74f6eece8a)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java
> Fix FATAL level logging in FSHLog where logged for non fatal exceptions
> -----------------------------------------------------------------------
>
> Key: HBASE-14042
> URL: https://issues.apache.org/jira/browse/HBASE-14042
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.13, 1.1.1, 1.0.1.1
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 2.0.0, 0.98.14, 1.2.0, 1.1.2, 1.3.0, 1.0.3
>
> Attachments: HBASE-14042-0.98.patch, HBASE-14042.patch
>
>
> We have FATAL level logging in FSHLog where an IOException causes a log roll
> to be requested. It isn't a fatal event. Drop the log level to WARN. (Could
> even be INFO.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)