You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Atri Sharma (JIRA)" <ji...@apache.org> on 2016/10/13 06:48:20 UTC

[jira] [Created] (HBASE-16824) Make replacement of path the first operation during WAL rotation

Atri Sharma created HBASE-16824:
-----------------------------------

             Summary: Make replacement of path the first operation during WAL rotation
                 Key: HBASE-16824
                 URL: https://issues.apache.org/jira/browse/HBASE-16824
             Project: HBase
          Issue Type: Bug
            Reporter: Atri Sharma


In https://issues.apache.org/jira/browse/HBASE-12074, we hit an error if an async thread calls flush on a WAL record already closed as the WAL is being rotated. This JIRA investigates if setting the new WAL record path as the first operation during WAL rotation will fix the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)