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:45:00 UTC

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

LiangJun He created HBASE-27369:
-----------------------------------

             Summary: BufferedMutator#mutate method 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


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.



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