[
https://issues.apache.org/jira/browse/HBASE-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704166#comment-14704166
]
Heng Chen commented on HBASE-14230:
-----------------------------------
thanks for your reply!
{quote}
In https://builds.apache.org/job/PreCommit-HBASE-Build/15166/consoleFull, you
can see 66 occurrences of 'unable to create new native thread'
{quote}
I rerun the failed testcases locally, they failed no matter whether apply this
patch or not.
So I don't think the failed testcases are caused by this issue. The patch only
has little changes.
Any concerns about the patch itself? [[email protected]]
> replace reflection in FSHlog with
> HdfsDataOutputStream#getCurrentBlockReplication()
> -----------------------------------------------------------------------------------
>
> Key: HBASE-14230
> URL: https://issues.apache.org/jira/browse/HBASE-14230
> Project: HBase
> Issue Type: Improvement
> Components: wal
> Reporter: Heng Chen
> Priority: Minor
> Attachments: HBASE-14230.patch
>
>
> As comment TODO said, we use
> {{HdfsDataOutputStream#getCurrentBlockReplication}} and
> {{DFSOutputStream.getPipeLine}} to replace reflection in FSHlog
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)