[
https://issues.apache.org/jira/browse/HBASE-21548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack updated HBASE-21548:
----------------------------------
Fix Version/s: (was: 2.3.0)
> WAL writer for recovered.edits file in WalSplitting should not require hflush
> from filesystem
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-21548
> URL: https://issues.apache.org/jira/browse/HBASE-21548
> Project: HBase
> Issue Type: Improvement
> Components: wal
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
>
> We ran into a problem running HBase on top of Azure filesystems as described
> in HBASE-21544
> The quick solution was to backport HBASE-20734 to branch-2.0 to solve this
> issue. However, it is incorrect for HBase to have the recovered.edits writer
> asserting more stringent requirements than it actually needs (does not need
> hflush).
> This is to track fixing up the writers such that we are not requiring more
> than we actually need.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)