[
https://issues.apache.org/jira/browse/HBASE-20839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-20839:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Release Note:
As we hack into the internal of DFSClient when implementing AsyncFSWAL to get
better performance, a patch release of hadoop can make it broken.
So now, if user does not specify a wal provider, then we will first try to use
'asyncfs', i.e, the AsyncFSWALProvider. If we fail due to some compatible
issues, we will fallback to 'filesystem', i.e, FSHLog.
Status: Resolved (was: Patch Available)
Pushed to branch-2.0+. Thanks [~openinx] for reviewing.
> Fallback to FSHLog if we can not instantiated AsyncFSWAL when user does not
> specify AsyncFSWAL explicitly
> ---------------------------------------------------------------------------------------------------------
>
> Key: HBASE-20839
> URL: https://issues.apache.org/jira/browse/HBASE-20839
> Project: HBase
> Issue Type: Sub-task
> Components: wal
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 3.0.0, 2.1.0, 2.0.2, 2.2.0
>
> Attachments: HBASE-20839.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)