[
https://issues.apache.org/jira/browse/HBASE-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699999#comment-14699999
]
Ted Yu commented on HBASE-14230:
--------------------------------
Test failure can be reproduced locally:
{code}
Failed tests:
TestIOFencing.testFencingAroundCompactionAfterWALSync:240->doTest:338 After
compaction, does not exist:
hdfs://localhost:64207/user/tyu/test-data/0f442bfd-1536-4189-9557-2725144fbac0/data/default/tabletest/3aec56a375d9bf37faff8bb2173f083d/family/86a536995549439db5d889e31ad6c7eb
{code}
> 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)