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

[jira] [Updated] (HBASE-27369) BufferedMutator#mutate supports mutation type verification

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

LiangJun He updated HBASE-27369:
--------------------------------
    Description: At present, BufferedMutator#mutate only tell the user in the comment that it only supports Put / Delete.  But it is not verified in the code implementation, so we need to deal with it.  (was: At present, BufferedMutator#mutate method only tell the user in the comment that it only supports Put / Delete.  But it is not verified in the code implementation, so we need to deal with it.)

> BufferedMutator#mutate supports mutation type verification
> ----------------------------------------------------------
>
>                 Key: HBASE-27369
>                 URL: https://issues.apache.org/jira/browse/HBASE-27369
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 3.0.0-alpha-4
>            Reporter: LiangJun He
>            Assignee: LiangJun He
>            Priority: Minor
>
> At present, BufferedMutator#mutate only tell the user in the comment that it only supports Put / Delete.  But it is not verified in the code implementation, so we need to deal with it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)