You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/23 20:10:00 UTC

[jira] [Resolved] (HBASE-13073) refactor mutation's familyMap in case of multi mutation on same column

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

Andrew Kyle Purtell resolved HBASE-13073.
-----------------------------------------
      Assignee:     (was: hongyu bi)
    Resolution: Not A Problem

> refactor mutation's familyMap in case of multi mutation on same column
> ----------------------------------------------------------------------
>
>                 Key: HBASE-13073
>                 URL: https://issues.apache.org/jira/browse/HBASE-13073
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>            Reporter: hongyu bi
>            Priority: Major
>
> per HBASE-12948 it's found that we can do multi mutations on the same column for mutation object ,which will make no sense(even produce wrong results before HBASE-12948) but put more traffic to RS.So we want to refactor mutation's familyMap in case of multi mutation on same column .



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