[
https://issues.apache.org/jira/browse/HBASE-28001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887326#comment-17887326
]
Nick Dimiduk commented on HBASE-28001:
--------------------------------------
I've posted a PR that introduces default interface implementations for the new
methods. This is intended to address the high severity data type issues raised
on the
[report|https://dist.apache.org/repos/dist/dev/hbase/2.6.1RC0/api_compare_2.6.0_to_2.6.1RC0.html#Type_Source_Problems_High]
generated for RC0. By my read of the policy outlined in our book, we need to
apply this patch to branch-2 and branch-2.6. PTAL.
https://github.com/apache/hbase/pull/6349
> Add request attribute support to BufferedMutator
> ------------------------------------------------
>
> Key: HBASE-28001
> URL: https://issues.apache.org/jira/browse/HBASE-28001
> Project: HBase
> Issue Type: Improvement
> Reporter: Ray Mattingly
> Assignee: Evelyn Boland
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1
>
>
> In https://issues.apache.org/jira/browse/HBASE-27657 we added support for
> specifying connection and request attributes. One oversight was including
> support for doing so via the BufferedMutator class. We should add such
> support in a follow up PR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)