You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bryan Beaudreault (Jira)" <ji...@apache.org> on 2022/04/29 13:12:00 UTC

[jira] [Updated] (HBASE-26990) Add default implementation for BufferedMutator interface setters

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

Bryan Beaudreault updated HBASE-26990:
--------------------------------------
    Labels: patch-available  (was: )
    Status: Patch Available  (was: Open)

> Add default implementation for BufferedMutator interface setters
> ----------------------------------------------------------------
>
>                 Key: HBASE-26990
>                 URL: https://issues.apache.org/jira/browse/HBASE-26990
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Assignee: Bryan Beaudreault
>            Priority: Minor
>              Labels: patch-available
>
> HBASE-20812 added default implementations to a bunch of the "optional" methods of Table interface. This is very useful for downstream users who might create delegate table implementations. Some of the BufferedMutator interface methods also have default implementations, but setRpcTimeout, setOperationTimeout, getWriteBufferSize do not.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)