[
https://issues.apache.org/jira/browse/HBASE-19369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated HBASE-19369:
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.2
Status: Resolved (was: Patch Available)
I'm not sure what the cherry-pick conflict actually was since now I was able to
merge cleanly. Pushed to branch-2.0 and resolving.
> HBase Should use Builder Pattern to Create Log Files while using WAL on
> Erasure Coding
> --------------------------------------------------------------------------------------
>
> Key: HBASE-19369
> URL: https://issues.apache.org/jira/browse/HBASE-19369
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.0.0
> Reporter: Alex Leblang
> Assignee: Mike Drob
> Priority: Major
> Fix For: 3.0.0, 2.0.2, 2.2.0, 2.1.1
>
> Attachments: HBASE-19369.branch-2.0.001.patch,
> HBASE-19369.master.001.patch, HBASE-19369.master.002.patch,
> HBASE-19369.master.003.patch, HBASE-19369.master.004.patch,
> HBASE-19369.v10.patch, HBASE-19369.v11.patch, HBASE-19369.v12.patch,
> HBASE-19369.v13.patch, HBASE-19369.v5.patch, HBASE-19369.v6.patch,
> HBASE-19369.v7.patch, HBASE-19369.v8.patch, HBASE-19369.v9.patch
>
>
> Right now an HBase instance using the WAL won't function properly in an
> Erasure Coded environment. We should change the following line to use the
> hdfs.DistributedFileSystem builder pattern
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java#L92
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)