[
https://issues.apache.org/jira/browse/HBASE-21688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752832#comment-16752832
]
Zach York commented on HBASE-21688:
-----------------------------------
{quote}reader =
WALFactory.createReader(path.getFileSystem(conf){color:#cc7832},
{color}path{color:#cc7832}, {color}conf){color:#cc7832};
{color}
{quote}
{color:#cc7832}I think this should also be changed to get WAL FS since it
implicitly required.{color}
> Address WAL filesystem issues
> -----------------------------
>
> Key: HBASE-21688
> URL: https://issues.apache.org/jira/browse/HBASE-21688
> Project: HBase
> Issue Type: Bug
> Components: Filesystem Integration, wal
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Priority: Major
> Labels: s3
> Fix For: 3.0.0
>
> Attachments: HBASE-21688-amend.2.patch, HBASE-21688-amend.patch,
> HBASE-21688-v1.patch
>
>
> Scan and fix code base to use new way of instantiating WAL File System.
> https://issues.apache.org/jira/browse/HBASE-21457?focusedCommentId=16734688&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16734688
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)