[
https://issues.apache.org/jira/browse/HBASE-21548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-21548:
--------------------------------
Issue Type: Improvement (was: Bug)
> 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
> Fix For: 2.2.0
>
>
> 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
(v7.6.3#76005)