[
https://issues.apache.org/jira/browse/HBASE-12285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178414#comment-14178414
]
Nicolas Liochon commented on HBASE-12285:
-----------------------------------------
I think changing the log level is not a good idea (I added a comment in the
related jira: it's very common to discover NPE when you activate logs, and it's
a very bad user experience: something does not work as expected, you activate
the debug logs to understand and then you get a NPE.).
If we don't want to pay the testing cost of the debug logs, then I'm +1 for
removing them (seriously: they are becoming useless as we now run info by
default). But if we keep them in the code we must keep them in the tests.
> Builds are failing, possibly because of SUREFIRE-1091
> -----------------------------------------------------
>
> Key: HBASE-12285
> URL: https://issues.apache.org/jira/browse/HBASE-12285
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Dima Spivak
> Assignee: Dima Spivak
> Priority: Blocker
> Attachments: HBASE-12285_branch-1_v1.patch
>
>
> Our branch-1 builds on builds.apache.org have been failing in recent days
> after we switched over to an official version of Surefire a few days back
> (HBASE-4955). The version we're using, 2.17, is hit by a bug
> ([SUREFIRE-1091|https://jira.codehaus.org/browse/SUREFIRE-1091]) that results
> in an IOException, which looks like what we're seeing on Jenkins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)