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

[jira] [Updated] (HBASE-21247) Allow WAL Provider to be specified by configuration without explicit enum in Providers

     [ https://issues.apache.org/jira/browse/HBASE-21247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-21247:
---------------------------
    Status: Patch Available  (was: Open)

> Allow WAL Provider to be specified by configuration without explicit enum in Providers
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-21247
>                 URL: https://issues.apache.org/jira/browse/HBASE-21247
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>         Attachments: 21247.v1.txt
>
>
> Currently all the WAL Providers acceptable to hbase are specified in Providers enum of WALFactory.
> This restricts the ability for additional WAL Providers to be supplied - by class name.
> This issue introduces additional config which allows the specification of new WAL Provider through class name.



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