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

Martijn Visser updated FLINK-33304:
-----------------------------------
    Fix Version/s: hbase-3.0.1

> Atomicity of RowMutations would broken when Delete and Put on same 
> columnFamily/column/row
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-33304
>                 URL: https://issues.apache.org/jira/browse/FLINK-33304
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>    Affects Versions: hbase-3.0.1
>            Reporter: tanjialiang
>            Assignee: tanjialiang
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: hbase-3.0.1
>
>
> Current we put the {{Mutation}} into {{BufferedMutator}} directly, when 
> {{Mutation}} have a {{Delete}} followed by {{Put}} to same column family or 
> columns or rows, only the {{Delete}} is happening while the {{Put}} is 
> ignored so atomicity of {{Mutation}} is broken for such cases.
> See https://issues.apache.org/jira/browse/HBASE-8626.



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

Reply via email to