[
https://issues.apache.org/jira/browse/HBASE-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244856#comment-13244856
]
Todd Lipcon commented on HBASE-4254:
------------------------------------
I haven't had time to really dig into this yet -- lots of details to sift
through. But I think the idea of calling recoverLease anywhere we read from a
WAL isn't quite right, since it will probably break replication. We read from
open WALs in that circumstance, and calling recoverLease under an open file
will kill the writer.
> Get tests passing on Hadoop 23
> ------------------------------
>
> Key: HBASE-4254
> URL: https://issues.apache.org/jira/browse/HBASE-4254
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.92.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 0.92.2
>
> Attachments: HBASE-4254-92.patch
>
>
> Currently some 30 or so tests are failing on the "HBase-trunk-on-hadoop-23"
> build. It looks like most are reflection-based issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira