You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/09/27 17:02:00 UTC

[jira] [Created] (HBASE-21246) Introduce WALIdentity interface

Ted Yu created HBASE-21246:
------------------------------

             Summary: Introduce WALIdentity interface
                 Key: HBASE-21246
                 URL: https://issues.apache.org/jira/browse/HBASE-21246
             Project: HBase
          Issue Type: Sub-task
            Reporter: Ted Yu
            Assignee: Ted Yu


We are introducing WALIdentity interface so that the WAL representation can be decoupled from distributed filesystem.

The interface provides getName method whose return value can represent filename in distributed filesystem environment or, the name of the stream when the WAL is backed by log stream.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)